esoteric performance golfing

This commit is contained in:
velzie 2024-10-21 20:29:33 -04:00
parent 040ef7b163
commit 0f603a6d03
No known key found for this signature in database
GPG key ID: AA51AEFB0A1F3820
6 changed files with 33 additions and 37 deletions

View file

@ -11,6 +11,7 @@ export class ScramjetController {
prefix: "/scramjet/",
globals: {
wrapfn: "$scramjet$wrap",
wrapthisfn: "$scramjet$wrapthis",
trysetfn: "$scramjet$tryset",
importfn: "$scramjet$import",
rewritefn: "$scramjet$rewrite",