package collections
Linear Supertypes
Type Members
- implicit class FilterType[A, T[A] <: IterableOps[A, T, T[A]]] extends AnyRef
Wrapper for type filtering for collections of type T[A]
Wrapper for type filtering for collections of type T[A]
- A
collection member type
- T
collection type
- implicit class Group[A] extends AnyRef
Utility methods to group collections