Comment by djmips 10 months ago That never works as well as having it built into the compiler. 2 comments djmips Reply lerno 10 months ago Well, you're free to revive this issue: https://github.com/c3lang/c3c/issues/1451. I'd need a more solid proposal. Joshringuk 10 months ago You can define your own "built-ins" types and functions(!) so that should make it indistinguishable.You can also extend the standard Library from inside your own project, modules are open for extension
lerno 10 months ago Well, you're free to revive this issue: https://github.com/c3lang/c3c/issues/1451. I'd need a more solid proposal.
Joshringuk 10 months ago You can define your own "built-ins" types and functions(!) so that should make it indistinguishable.You can also extend the standard Library from inside your own project, modules are open for extension
Well, you're free to revive this issue: https://github.com/c3lang/c3c/issues/1451. I'd need a more solid proposal.
You can define your own "built-ins" types and functions(!) so that should make it indistinguishable.
You can also extend the standard Library from inside your own project, modules are open for extension