BinaryPolyFunc

Allows the definition of binary poly-functions (e.g. for folding over tuples).

Note: the poly-function implementation seen here is merely a stripped down version of what Miles Sabin made available with his awesome shapeless library. All credit goes to him!

Companion:
object
class Object
trait Matchable
class Any
object Fold.type

Type members

Classlikes

class CaseBuilder[A, B]

Value members

Concrete methods

def at[A, B]: CaseBuilder[A, B]