refactor primops

This commit is contained in:
2026-05-08 17:46:23 +08:00
parent b3e6591809
commit 62d65b2e5f
14 changed files with 163 additions and 133 deletions
-1
View File
@@ -1,5 +1,4 @@
pub(crate) mod arithmetic;
pub(crate) mod builtins;
pub(crate) mod calls;
pub(crate) mod closures;
pub(crate) mod collections;