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

    Function pop

    • Removes the value from 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 present in.