Enums

The following enums are available globally.

  • Wraps result of throwing code and allows to map embedded value

    See more

    Declaration

    Swift

    public enum Result<V>