Inikio
Toggle table of contents
0.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Inikio
Inikio
/
fp.serrano.inikio
/
ProgramBuilder
/
ProgramBuilder
Program
Builder
constructor
(
endWith
:
(
Result
)
->
Action
,
exceptional
:
(
Throwable
)
->
Action
=
{ e -> throw e }
)