AutoMuttonRecipe
Toggle table of contents
1.0.1
common
Platform filter
common
Switch theme
Search in API
AutoMuttonRecipe
auto-mutton-recipe
/
io.github.ryunen344.mutton
/
Graph
/
edges
edges
val
edges
:
Map
<
KClass
<
S
>
,
Map
<
KClass
<
A
>
,
(
prev
:
S
,
action
:
A
)
->
Transition
<
S
,
E
>
>
>