Kaya 0.5.2 reference for Prelude::putStr
List of functions and data types in Prelude
Void putStr(String text)
Arguments
text
: The string to print
Usage
Print a String on standard output. Equivalent to
put(stdout(),text);
.
Related
putStrLn
IO::put
IO::stdout
About Kaya
Download
Tutorials
Library reference
Stable version
Latest version
Development version
Applications
Mailing lists
Help wanted
kaya@kayalang.org
| Last modified 29 November 2011 | Supported by
Durham CompSoc
|