fix comptime specialization, implement io.print

This commit is contained in:
2026-07-15 08:24:50 +02:00
parent 0b2055d64b
commit 1165cfb7c0
7 changed files with 733 additions and 155 deletions
+2
View File
@@ -867,6 +867,8 @@
38. place every intrinsic behind direct unqualified `name!(...)` syntax, freeing the bare names for
user functions (implemented)
39. aggregate comptime parameters and richer formatting
## A word on unchecked casts
For casts that bypass safety checks, Honey provides builtin functions: