mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mobiuskt
mobiuskt-core
/
kt.mobius
/
First
First
class
First
<
M
,
F
>
Defines the entry into the initial state of a Mobius loop.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
effects
Link copied to clipboard
fun
effects
(
)
:
Set
<
F
>
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
has
Effects
Link copied to clipboard
fun
hasEffects
(
)
:
Boolean
Check if this First contains effects
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
model
Link copied to clipboard
fun
model
(
)
:
M
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String