Box
Box copied to clipboard
Swift µframework of the ubiquitous Box<T> & MutableBox<T> reference types, for recursive value types & misc. other purposes.
Results
3
Box issues
Sort by
recently updated
recently updated
newest added
I use cocoapods 1.2.1 manage library , then Box appended to Pod project automatically. It prompts compiling error when I configurate project mix objective-c with swift 3.
Cocoapods needs to be updated for Swift 3 support.
Multi-payload non-fixed `enum` layout is no longer a problem for Swift.
enhancement
help wanted