CollectionHelper

cps.macros.misc.CollectionHelper

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def retrieveIterableFactory[CC <: (Iterable)]: IterableFactory[CC]
def retrieveIterableFactoryImpl[CC <: (Iterable) : Type](implicit evidence$1: Type[CC], Quotes): Expr[IterableFactory[CC]]