utils
utils
japgolly.microlibs.utils
Aligner
Mutable
AsciiTable
Cell
BiMap
BiMap
AbstractBuilder
Builder
BuilderInt
ConciseIntSetFormat
ConsolidatedSeq
Candidate
Group
Logic
Logic
Dsl
ConsolidatedSeq
Debug
ABTest
Off
ABTest
CallCounter
DebugAnyExt
DurationLogger
Implicits
Implicits
StackTraceCounter
Disabled
Enabled
Enabled
EqualsByRef
EqualsByRef
FileUtils
FnWithFallback
FnWithFallback
Impossible
Impossible
IndexLabel
IndexLabel
Alpha
NumericFrom0
NumericFrom1
Roman
Invalid
Memo
By
OptionalBoolFn
OptionalBoolFn
Platform
PlatformJVM
PotentialChange
PotentialChange
Changed
Failure
NonFailure
Success
Unchanged
Ref
Ref
RomanNumeral
SafeBool
SafeBool
Object
Values
Values
Values
WithBoolOps
SetDiff
SetDiff
SetOnceVar
SetOnceVar
StaticLookupFn
ArrayDsl
Dsl
EmptyBase
Dsl
DslBase
TransitiveClosure
Filter
Filter
Exclude
Follow
Terminal
TransitiveClosure
Utils
Valid
Validity
Validity
utils
/
japgolly.microlibs.utils
/
Enabled
Enabled
case
object
Enabled
extends
Enabled
with
Object
[
Enabled
]
Companion:
class
Graph
Supertypes
Self type
trait
Singleton
trait
Product
trait
Mirror
trait
Object
[
Enabled
]
trait
Enabled
trait
WithBoolOps
[
Enabled
]
trait
SafeBool
[
Enabled
]
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Enabled
.type
Type members
Value members
Implicits
Type members
Inherited classlikes
object
Values
Inherited from:
Object
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from:
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from:
Singleton
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
type
MirroredMonoType
=
Singleton
Inherited from:
Singleton
type
MirroredType
=
Singleton
Inherited from:
Singleton
final
type
Values
[
+
A
] =
Values
[
B
,
A
]
Inherited from:
Object
Value members
Concrete methods
override
def
negative
:
Enabled
&
SafeBool
[
Enabled
]
Definition Classes
Object
override
def
positive
:
Enabled
&
SafeBool
[
Enabled
]
Definition Classes
Object
Inherited methods
final
def
&
(
that:
=>
Enabled
):
Enabled
Inherited from:
WithBoolOps
final
def
&&
(
that:
=>
Boolean
):
Enabled
Inherited from:
WithBoolOps
final override
def
companion
:
Object
[
Enabled
]
Definition Classes
Enabled
->
SafeBool
Inherited from:
Enabled
final
def
exists
(
f:
Enabled
=>
Boolean
):
Boolean
Inherited from:
Object
final
def
fnToThisWhen
[
A
](
f:
A
=>
Boolean
):
A
=>
Enabled
Inherited from:
SafeBool
final
def
fold
[
A
](
a:
A
)(
f: (
A
,
Enabled
)
=>
A
):
A
Inherited from:
Object
final
def
forall
(
f:
Enabled
=>
Boolean
):
Boolean
Inherited from:
Object
def
fromProduct
(
p:
Product
):
MirroredMonoType
Inherited from:
Singleton
@inline
final
def
is
(
b:
Enabled
):
Boolean
Inherited from:
SafeBool
final
def
mapReduce
[
X
,
Y
](
m:
Enabled
=>
X
)(
r: (
X
,
X
)
=>
Y
):
Y
Inherited from:
Object
final
def
memo
[
A
](
f:
Enabled
=>
A
):
Enabled
=>
A
Inherited from:
Object
final
def
memoLazy
[
A
](
f:
Enabled
=>
A
):
Enabled
=>
A
Inherited from:
Object
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
final
def
unary_!
:
Enabled
Inherited from:
SafeBool
@inline
final
def
when
(
cond:
Boolean
):
Enabled
Inherited from:
SafeBool
final
def
whenAllAre
(
bs:
Enabled
*):
Enabled
Inherited from:
SafeBool
final
def
whenAnyAre
(
bs:
Enabled
*):
Enabled
Inherited from:
SafeBool
final
def
|
(
that:
=>
Enabled
):
Enabled
Inherited from:
WithBoolOps
final
def
||
(
that:
=>
Boolean
):
Enabled
Inherited from:
WithBoolOps
Implicits
Inherited implicits
final implicit
def
equality
:
UnivEq
[
Enabled
]
Inherited from:
Object