Skip to content

Instantly share code, notes, and snippets.

View 4hg's full-sized avatar
🤯
-/ .*_3[\9?100

Luke 4hg

🤯
-/ .*_3[\9?100
View GitHub Profile
@0racle
0racle / ts.md
Created February 9, 2023 07:00
TimeSpaceX wrapper for J

Defined like so

ts =: {{
    echo < 'timespacex * ', ": x
    result =. x&{{ y ; (8!:0) (x, 1) * x timespacex y }}@> cutopen y
    echo ,. ('expr';'time';'space') , result
}}