Box
final public class Box<T>
Due to current swift limitations, we have to include this Box in Result. Swift cannot handle an enum with multiple associated data (A, NSError) where one is of unknown size (A)
Funky Docs (61% documented)
final public class Box<T>
Due to current swift limitations, we have to include this Box in Result. Swift cannot handle an enum with multiple associated data (A, NSError) where one is of unknown size (A)