Block a user
Prelude must include all extremely core functions
Pretty print things without buffer overflows or extra cruft
and
and or
should be short-circuiting special forms
Base
in Janet
Now that doc!
exists in base
, that means we should be done with this particular discussion.
Base
in Janet
to_dict
is used in dict
, to convert struct
s (which are no longer in the language) and ns
es (now pkg
s) into dict
s.
I'm perfectly happy to say you can't dict
ify a pkg
, and ditch…