Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Command executes a command // use this version if the command does not produce any side effect, i.e. if the output is uniquely determined by by the input // typically you'd rather use the IOEither version of the command Command = F.Curry3(command) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.