הצטרף ל-Nostr
2026-07-11 16:13:24 CEST

npub1tw…pza5q on Nostr: This is very useful: But kinda hilarious: instance?(foo, <string>) as(<string>, foo) ...

This is very useful:
https://opendylan.org/documentation/cheatsheets/scheme.html

But kinda hilarious:
instance?(foo, <string>)
as(<string>, foo)
member(x, ls) just as backwards as Scheme (member x ls)

Oh well prob too late to enforce consistent ordering now. I dream of a lang where biggest to smallest, least to most specific, is followed in functions. Obj-C kinda but it does stupid shit, too.

cond is case, case is select, backspace is delete.

All these commas seem unneeded.

#DylanLang #scheme