2 Commits

Author SHA1 Message Date
1af7d68261 feat(types.rs): Implemented fractional numbers
Fracional numbers as extension of integernumbers, with Euclid's algorithm for fractional simplification, added functions "floor" "num" "den", added syntax [+/-]<num>/<den> to define fractional numbers

BREAKING CHANGE:
2025-07-22 11:49:19 +09:00
35716afee9 Defining map and filter with lisp 2024-06-19 09:11:34 +09:00