contextfreeinfo / rio

Goal: A safe, tiny, flexible, fast compiling, semi-fast running, data-friendly, functional-first language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-null pointers by default

tjpalmer opened this issue · comments

commented

For easier interop with c and others, could use explicit ? or | null rather than emphasizing an option type.