neotype
neotype
API
neotype
Calc
Constant
EqualTo
GreaterThan
LessThan
GreaterThanOrEqual
LessThanOrEqual
And
Or
Not
Add
ToDouble
Length
Substring
ToUpper
ToLower
StartsWith
EndsWith
Contains
MatchesRegex
RegexMatches
StringNonEmpty
StringIsEmpty
StringApply
StringTrim
WithMessage
Block
Reference
Calc
CalcDef
Newtype
Newtype
Simple
Simple
Seal
Subtype
Subtype
Simple
Simple
Uninlined
Unseal
ValidatedWrapper
ValidateEvidence
Wrapper
neotype
/
neotype
/
Calc
/
StringTrim
StringTrim
neotype.Calc$.StringTrim
final case
class
StringTrim
(
str
:
Calc
[
String
])
extends
Calc
[
String
]
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
def
render
(
using
ctx
:
Map
[
String
,
String
]):
String
Attributes
Inherited from:
Calc
def
renderConstant
(
value
:
Any
):
String
Attributes
Inherited from:
Calc
def
result
(
using
context
:
Map
[
String
,
Any
]):
A
Attributes
Inherited from:
Calc