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)

  • Undocumented

    Declaration

    Swift

    final public class Box<T>
  • Undocumented

    Declaration

    Swift

    final public class Box<T>