Y
Hacker News
new
|
ask
|
show
|
jobs
by
josh11b
316 days ago
That is correct. Strings and I/O both have a bunch of work to be done. Printing currently requires workarounds like
https://godbolt.org/z/MP4164f7s
1 comments
josh11b
313 days ago
Array iteration got checked into the prelude so this is now shorter:
https://godbolt.org/z/YYheo19ea
link