Umi — API References - v1.3.0
    Preparing search index...

    Variable isNoneConst

    isNone: <T>(option: Option<T>) => option is None

    Whether the given Option is a None.

    Type Declaration