effectie-syntax
effectie-syntax
API
effectie.syntax
all
all
console
console
error
error
fx
fx
restart
restart
effectie-syntax
/
effectie.syntax
/
console
console
effectie.syntax.console
See the
console
companion object
trait
console
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
all
object
all
object
console
Members list
Clear all
Value members
Concrete methods
inline
def
putErrStr
[
F
[
*
] :
FxCtor
](
value
:
String
):
F
[
Unit
]
inline
def
putErrStrLn
[
F
[
*
] :
FxCtor
](
value
:
String
):
F
[
Unit
]
inline
def
putStr
[
F
[
*
] :
FxCtor
](
value
:
String
):
F
[
Unit
]
inline
def
putStrLn
[
F
[
*
] :
FxCtor
](
value
:
String
):
F
[
Unit
]
inline
def
readLn
[
F
[
*
] :
FxCtor
]:
F
[
String
]
inline
def
readPassword
[
F
[
*
] :
FxCtor
]:
F
[
Array
[
Char
]]
inline
def
readYesNo
[
F
[
*
] :
FxCtor
](
prompt
:
String
):
F
[
YesNo
]
In this article
Attributes
Members list
Value members
Concrete methods