q-form renaming effort

This commit is contained in:
Luxferre
2026-07-04 16:56:08 +03:00
parent 33a94f0084
commit 46ff217e14
6 changed files with 96 additions and 97 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
:: <= [ > not ]
:: isnum [ type 0= ]
:: isstr [ type 1 = ]
:: isquot [ type 2 = ]
:: isq [ type 2 = ]
:: vlen [ type 2 = if [ qlen ] [ slen ] ]
:: s2l [ type 2 = if [] [ dup slen 0 = if [ drop [] ] [ uncons drop swap cons ] ] ]
:: asc [ s2l 0 qget ]