https://github.com/mitsuse/box
Provide container types such as `Lazy`, `Weak` and `Unowned`.
https://github.com/mitsuse/box
Last synced: about 1 year ago
JSON representation
Provide container types such as `Lazy`, `Weak` and `Unowned`.
- Host: GitHub
- URL: https://github.com/mitsuse/box
- Owner: mitsuse
- Created: 2017-10-12T12:11:52.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T14:10:25.000Z (about 4 years ago)
- Last Synced: 2025-01-24T17:36:17.041Z (over 1 year ago)
- Language: Swift
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Box
Provide container types such as `Lazy`, `Weak` and `Unowned`.