unison/unison-src/transcripts/watch-expressions.md
Dan Doel 5564317903 Transcript updates
Modify watch-expressions transcript to use new array predefs
2024-04-19 10:32:30 -04:00

256 B

.> builtins.mergeio
test> pass = [Ok "Passed"]
.> add
test> pass = [Ok "Passed"]
.> add
.> test
> ImmutableArray.fromList [?a, ?b, ?c]
> ImmutableByteArray.fromBytes 0xs123456