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

    Function push

    • Inserts the value into the hash table set.

      Type Parameters

      • T

      Parameters

      Returns (item: T) => <S>(set: MutRef<S, Hash.Set<T>>) => Mut.Mut<S, boolean>

      Mutating computation which results whether the value was newly inserted.