@mikuroxina/mini-fn
    Preparing search index...

    Function since

    • Creates a range from start (inclusive) to infinite.

      Type Parameters

      • T

      Parameters

      • start: T

        Inclusive starting endpoint.

      Returns RangeBounds<T>

      The range start...