Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
PocketML
Language (& Installation) Guide
Library Documentation
calculus
dict
either
graphing
image
input
list
math
maybe
numpy
parsing
shaders
sound
std
string
tea
ugraph
util
Hacking & Python Interop
Blog: Module functors in PocketML
Features & The type system
Walkthrough: Coding Game of Life in PocketML
Walkthrough: Coding a GUI calculator in PocketML
Library Documentation
input
input.ml
Simple binding for getting input from terminalout.
Definitions
input
:
String
->
(
String
->
Unit
)
->
Unit