neotype
neotype
API
neotype
BinaryOpMatch
Calc
Constant
BinaryOp
And
Or
Not
Add
ToDouble
Length
Substring
ToUpper
ToLower
StartsWith
EndsWith
Contains
MatchesRegex
RegexMatches
StringNonEmpty
StringIsEmpty
StringApply
StringTrim
SetContains
WithMessage
Block
Reference
MatchExpr
Calc
CalcDef
CalcMatchCase
CalcMatchCase
CalcPattern
Constant
Variable
Alternative
Wildcard
CalcPattern
Newtype
Newtype
Simple
Simple
Operations
Seal
Subtype
Subtype
Simple
Simple
Uninlined
Unseal
ValidatedWrapper
ValidateEvidence
Wrapper
neotype
/
neotype
/
Operations
Operations
neotype.Operations$
object
Operations
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Operations
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
compare
(
lhs
:
Any
,
rhs
:
Any
):
Int
def
greaterThan
(
lhs
:
Any
,
rhs
:
Any
):
Boolean
def
greaterThanOrEqual
(
lhs
:
Any
,
rhs
:
Any
):
Boolean
def
lessThan
(
lhs
:
Any
,
rhs
:
Any
):
Boolean
def
lessThanOrEqual
(
lhs
:
Any
,
rhs
:
Any
):
Boolean
def
numericFor
(
any
:
Any
):
Numeric
[
_
]