Macros§
- no_io
- Non-functional IO triple using
std::io::emptyandstd::io::sink. - std_io
- Default IO triple using
std::io::stdin,std::io::stdout, andstd::io::stderr.
Structs§
- IOTriple
- Bundle of generic IO streams (input, output, error), for brevity.
- Param
Stk - Stack for (K,I,O) tuples, with methods for checked editing.
- RegObj
- Register object: normal object and array thereof
- Register
- Register storing
RegObjs and an optional thread handle. - State
- Bundled state storage for one instance of dc:im.
Enums§
Constants§
- CONSTANTS
- Library of
Floatconstants/conversion factors. Useful withget_constant.
Functions§
- exec
- CORE LANGUAGE IMPLEMENTATION
- get_
constant - Calculate value with given precision, apply scale prefix and power suffix