libretto.scaletto.impl

Members list

Type members

Classlikes

abstract class FreeScaletto

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FreeScaletto.type

Attributes

Companion
class
Supertypes
trait Scaletto
trait InvertDSL
trait ClosedDSL
trait CrashDSL
trait TimerDSL
trait CoreDSL
class FreeScaletto
class Object
trait Matchable
class Any
Show all
Self type
enum ScalaFunction[A, B]

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
case Step[A, X, B]
object ScalaFunction

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait VarOrigin

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ClosureVal
class FunAndArg
class FunAppRes
class Lambda
class NonLinearOps
class OneIntro
class Pairing
class Prj1
class Prj2
class Synthetic
Show all
object VarOrigin

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
VarOrigin.type

Value members

Concrete methods

def bug[A](msg: String): A