PBKware JS Utils - v0.8.2
    Preparing search index...

    Class Ok<T, E>

    Type Parameters

    • T
    • E
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Type Parameters

      • T
      • E

      Parameters

      • value: T

      Returns Ok<T, E>

    Properties

    value: T

    Methods

    • Returns this is Err<T, E>

    • Returns this is Ok<T, E>