quasar
.
std
IdentityLib
Related Docs:
object IdentityLib
|
package std
trait
IdentityLib
extends
Library
Linear Supertypes
Library
,
AnyRef
,
Any
Known Subclasses
IdentityLib
Ordering
Alphabetic
By Inheritance
Inherited
IdentityLib
Library
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
implicit
class
TyperW
[
N <:
Nat
]
extends
AnyRef
Attributes
protected
Definition Classes
Library
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
Squash
:
UnaryFunc
val
ToId
:
UnaryFunc
val
TypeOf
:
UnaryFunc
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
basicUntyper
[
N <:
Nat
]
:
Untyper
[
N
]
Attributes
protected
Definition Classes
Library
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
constTyper
[
N <:
Nat
]
(
codomain:
Codomain
)
:
Typer
[
N
]
Attributes
protected
Definition Classes
Library
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
noSimplification
:
Simplifier
Attributes
protected
Definition Classes
Library
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
numericWidening
:
Typer
[
shapeless.Nat._2
]
Attributes
protected
Definition Classes
Library
def
partialTyper
[
N <:
Nat
]
(
f:
slamdata.Predef.PartialFunction
[
Domain
[
N
],
Codomain
]
)
:
Typer
[
N
]
Attributes
protected
Definition Classes
Library
def
partialTyperV
[
N <:
Nat
]
(
f:
slamdata.Predef.PartialFunction
[
Domain
[
N
],
VCodomain
]
)
:
Typer
[
N
]
Definition Classes
Library
def
partialUntyper
[
N <:
Nat
]
(
f:
slamdata.Predef.PartialFunction
[
Codomain
,
Domain
[
N
]]
)
:
Untyper
[
N
]
Attributes
protected
Definition Classes
Library
def
partialUntyperV
[
N <:
Nat
]
(
f:
slamdata.Predef.PartialFunction
[
Codomain
,
VDomain
[
N
]]
)
:
Untyper
[
N
]
Attributes
protected
Definition Classes
Library
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
untyper
[
N <:
Nat
]
(
f: (
Codomain
) ⇒
VDomain
[
N
]
)
:
Untyper
[
N
]
Attributes
protected
Definition Classes
Library
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Library
Inherited from
AnyRef
Inherited from
Any
Ungrouped