refined4s-core
refined4s-core
refined4s
CanBeOrdered
derivedToOrdered
Coercible
Coercible
InlinedRefined
Newtype
NewtypeBase
Refined
RefinedBase
RefinedCtor
RefinedCtor
syntax
syntax
refined4s.internal
numericTools
typeTools
refined4s.types
all
all
network
DynamicPortNumber
NonSystemPortNumber
PortNumber
SystemPortNumber
Uri
UserPortNumber
network
numeric
InlinedNumeric
NegBigDecimal
NegBigInt
NegByte
NegDouble
NegFloat
NegInt
NegLong
NegShort
NonNegBigDecimal
NonNegBigInt
NonNegByte
NonNegDouble
NonNegFloat
NonNegInt
NonNegLong
NonNegShort
NonPosBigDecimal
NonPosBigInt
NonPosByte
NonPosDouble
NonPosFloat
NonPosInt
NonPosLong
NonPosShort
Numeric
PosBigDecimal
PosBigInt
PosByte
PosDouble
PosFloat
PosInt
PosLong
PosShort
strings
NonEmptyString
refined4s-core
/
refined4s.internal
/
numericTools
numericTools
object
numericTools
Since:
2023-12-09
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
numericTools
.type
Value members
Value members
Concrete methods
def
isNegativeBigDecimal
(
value:
Expr
[
BigDecimal
])(
using
Quotes
):
Expr
[
Boolean
]
def
isNegativeBigInt
(
value:
Expr
[
BigInt
])(
using
Quotes
):
Expr
[
Boolean
]
def
isNonNegativeBigDecimal
(
value:
Expr
[
BigDecimal
])(
using
Quotes
):
Expr
[
Boolean
]
def
isNonNegativeBigInt
(
value:
Expr
[
BigInt
])(
using
Quotes
):
Expr
[
Boolean
]
def
isNonPositiveBigDecimal
(
value:
Expr
[
BigDecimal
])(
using
Quotes
):
Expr
[
Boolean
]
def
isNonPositiveBigInt
(
value:
Expr
[
BigInt
])(
using
Quotes
):
Expr
[
Boolean
]
def
isPositiveBigDecimal
(
value:
Expr
[
BigDecimal
])(
using
Quotes
):
Expr
[
Boolean
]
def
isPositiveBigInt
(
value:
Expr
[
BigInt
])(
using
Quotes
):
Expr
[
Boolean
]
Concrete fields
val
BigDecimal0
:
BigDecimal
val
BigInt0
:
BigInt