Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.manager
/
ContentHandler
/
removeBy
remove
By
fun
removeBy
(
currentStory
:
Map
<
Int
,
StoryStep
>
,
predicate
:
(
StoryStep
)
->
Boolean
)
:
Map
<
Int
,
StoryStep
>