mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
7 lines
117 B
Text
7 lines
117 B
Text
hosted PlatformTasks
|
|
exposes [putLine, getLine]
|
|
imports []
|
|
|
|
putLine : Str -> Task {} *
|
|
|
|
getLine : Task Str *
|