Skip to content

Commit

Permalink
Fix joy combinator script
Browse files Browse the repository at this point in the history
  • Loading branch information
booniepepper committed Jul 11, 2023
1 parent 51aec53 commit a96de50
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions demos/joy-combinators.dt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
[[ds cs bs as]:
ds cs cons
as i
ds bs i]: \s' def
ds bs i] \s' def

[[ds cs bs as]:
cs ds as cons cons
Expand All @@ -91,4 +91,8 @@
"dt " p version pl
"(With Joy combinators)" pl

using-joy-combinators repl

using-joy-combinators

repl

0 comments on commit a96de50

Please sign in to comment.