James Shubin
|
9a5f6a5bd3
|
lang: core, funcs: Use the correct zero type
I wasn't using the correct contained type here.
|
2024-09-10 23:23:00 -04:00 |
|
James Shubin
|
6f3c3c318b
|
lang: core: Shorten functions with wrapper
This demonstrates how to write a function with the wrapper. Note that
you must not include Init if you're not calling the nested wrapper
function.
|
2024-08-18 18:29:01 -04:00 |
|
James Shubin
|
654e376be7
|
lang: core: Add list and map packages
Put the common functionality for those types in there.
|
2024-08-18 18:28:26 -04:00 |
|