Container.reap

generic value reaper, which does nothing

  1. void reap(V v)
    struct Container
    static
    void
    reap
    (
    V
    )
    (
    V v
    )
  2. void reap(K k, V v)

Meta