plainfp - v0.1.0
    Preparing search index...

    Type Alias None

    The "absent" case of an Option. Shared across all empty options.

    type None = {
        some: false;
    }
    Index

    Properties

    Properties

    some: false