ThePrimeagen / ts-rust-zig-deez

627 stars 162 forks source link

Ocaml strings Section 4.2 + 4.3 #169

Closed thaqibm closed 1 year ago

thaqibm commented 1 year ago

Added strings and builtins.

There might be a better way to do builtin functions instead of having separate types for each signature.

tjdevries commented 1 year ago

Sorry, i already had a version of this that I just hadn't pushed. You can check my solution and send a PR if you think there's anything we could make better.