Last

org.hungerford.generic.schema.types.Last
See theLast companion object
trait Last[R <: Tuple]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type Head <: Tuple
type Tail

Value members

Abstract methods

def last(of: R): (Head, Tail)