Function partitionAs

  • Segregate entries by similarity.

    Type Parameters

    • K

    • V

    • W = V

    Parameters

    Returns Map<V | W, Entries<K, V>>

    Map {key ⇒ entries}

Generated using TypeDoc