Aborts

kyo.aborts.Aborts
See theAborts companion class
object Aborts

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Aborts.type

Members list

Value members

Concrete methods

def apply[E](implicit tag: Tag[E]): Aborts[E]
def apply[T, E](ex: E)(implicit tag: Tag[E]): T > Aborts[E]