Public Readonly Variable
Result: { ok<T>(value: T): OkResult<T> err<E>(error: E): ErrorResult<E> }
OkResult, ErrorResult