FuncType - v0.8.85
    Preparing search index...

    Function None

    • Creates a None variant of Option representing absence of a value.

      Type Parameters

      • T extends unknown

        The type that would be contained if this was a Some

      Returns Option<T>

      A new None instance