polarity/std/prim
David Binder 19c82473ea
Some checks failed
Rust CI / package (push) Has been cancelled
Rust CI / Check line endings (push) Has been cancelled
Rust CI / Clippy (push) Has been cancelled
Codecov Coverage / coverage (push) Has been cancelled
Rust CI / Build with MSRV (push) Has been cancelled
Rust CI / Check (push) Has been cancelled
Rust CI / Tests (push) Has been cancelled
Rust CI / Rustfmt (push) Has been cancelled
Build and deploy web demo / deploy (push) Has been cancelled
Lint Code Base / Lint Code Base (push) Has been cancelled
Check nix code / Check nix code (push) Has been cancelled
Add Char, String, I64, F64 extern declarations (#602)
* Add Char, String, I64, F64 extern declarations

* Apply suggestions from code review

Co-authored-by: Tim Süberkrüb <dev@timsueberkrueb.io>

* Update definition of Char

* Update README.md

* Format std::prim

* Bikeshed prim names

* append is more useful than prepend

---------

Co-authored-by: Tim Süberkrüb <dev@timsueberkrueb.io>
2025-11-20 15:21:04 +00:00
..
char.pol Add Char, String, I64, F64 extern declarations (#602) 2025-11-20 15:21:04 +00:00
f64.pol Add Char, String, I64, F64 extern declarations (#602) 2025-11-20 15:21:04 +00:00
i64.pol Add Char, String, I64, F64 extern declarations (#602) 2025-11-20 15:21:04 +00:00
string.pol Add Char, String, I64, F64 extern declarations (#602) 2025-11-20 15:21:04 +00:00