Aspects

kyo.aspects.Aspects
object Aspects

Attributes

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

Members list

Value members

Concrete methods

def init[T, U, S]: Aspect[T, U, S]
def init[T, U, S](default: Cut[T, U, S]): Aspect[T, U, S]
def run[T, S](v: T > Aspects & S): T > S