Type alias Result<T, E>

Result<T, E>: [Maybe<T>, Maybe<E>]

Type Parameters

  • T

  • E = any

Generated using TypeDoc