Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
std:start [2022/07/17 10:38] – [Nested namespaces] rajit | std:start [2023/04/08 16:16] (current) – [Nested namespaces] rajit | ||
---|---|---|---|
Line 4: | Line 4: | ||
====== Functions ====== | ====== Functions ====== | ||
+ | |||
+ | ===== Parameter-type functions ===== | ||
<code act> | <code act> | ||
Line 24: | Line 26: | ||
</ | </ | ||
Computes the quantity '' | Computes the quantity '' | ||
+ | |||
+ | ===== Runtime Functions ===== | ||
+ | |||
+ | <code act> | ||
+ | export template< | ||
+ | </ | ||
+ | Given the current '' | ||
+ | |||
+ | |||
+ | |||
+ | |||
====== Definitions ====== | ====== Definitions ====== | ||
Line 61: | Line 74: | ||
* [[cells|cells]]: | * [[cells|cells]]: | ||
* [[io|io]]: Standard I/O primitives | * [[io|io]]: Standard I/O primitives | ||
+ | * [[bit|bit]]: | ||