• Creates a new Option of type T that has a value.

    See

    Option

    Type Parameters

    • T

    Parameters

    • value: T

    Returns Option<T>

Generated using TypeDoc