Aspects

kyo.Aspects
object Aspects

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Aspects.type

Members list

Value members

Concrete methods

def chain[T, U, S](head: Cut[T, U, S], tail: Seq[Cut[T, U, S]]): Cut[T, U, S]
def init[T, U, S]: Aspect[T, U, S]
def init[T, U, S](default: Cut[T, U, S]): Aspect[T, U, S]