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

    Function label

    • Labels the stack trace with note. It is used for reporting an error on failure.

      Parameters

      • note: string

        The note for the stack trace.

      Returns <T>(d: Decoder<T>) => Decoder<T>

      The labeled decoder.