quasar
.
std
StdLib
Related Docs:
trait StdLib
|
package std
object
StdLib
extends
StdLib
Linear Supertypes
StdLib
,
Library
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
StdLib
StdLib
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
agg
:
AggLib
.type
Definition Classes
StdLib
val
array
:
ArrayLib
.type
Definition Classes
StdLib
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
val
date
:
DateLib
.type
Definition Classes
StdLib
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
val
identity
:
IdentityLib
.type
Definition Classes
StdLib
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
math
:
MathLib
.type
Definition Classes
StdLib
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
val
relations
:
RelationsLib
.type
Definition Classes
StdLib
val
set
:
SetLib
.type
Definition Classes
StdLib
val
string
:
StringLib
.type
Definition Classes
StdLib
val
structural
:
StructuralLib
.type
Definition Classes
StdLib
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
StdLib
Inherited from
Library
Inherited from
AnyRef
Inherited from
Any
Ungrouped