summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2025-05-08 21:14:58 -0700
committerKaz Kylheku <kaz@kylheku.com>2025-05-08 21:14:58 -0700
commita001a2fef42ccf5db1f17ac73f8a9410c69ca204 (patch)
tree506d7e1f5e3a7ccf194844d0064ac16a6aef793b
parent804f72434d3df6af8ba3cfbfac1179038d1ea4b6 (diff)
downloadtxr-a001a2fef42ccf5db1f17ac73f8a9410c69ca204.tar.gz
txr-a001a2fef42ccf5db1f17ac73f8a9410c69ca204.tar.bz2
txr-a001a2fef42ccf5db1f17ac73f8a9410c69ca204.zip
quips; Unicode quip.
* stdlib/quips.tl (%quips%): New one about grapheme clusters.
-rw-r--r--stdlib/quips.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl
index 15266ad5..d83ec00d 100644
--- a/stdlib/quips.tl
+++ b/stdlib/quips.tl
@@ -117,6 +117,7 @@
"Remember, the car function does not make a copy. Thus, caring is sharing."
"This function call may be monitored for debugging and profiling purposes."
"I hope this message finds you Weller-free, using better soldering irons."
+ "Coding around Unicode grapheme clusters is a character-building exercise."
))
(defparml sys:%quip-rand-state% (make-random-state))