Closed fridis closed 9 months ago
Added use of partial application and simplified tuple access t.0/t.1 at some places.
t.0
t.1
Made use of Sequence.as_string cutting off infinite sequence.
Sequence.as_string
Extended idiom #196 to match specification better
Added use of reverse for idiom 256.
reverse
Fixed line numbers in expected err output.
Added use of partial application and simplified tuple access
t.0
/t.1
at some places.Made use of
Sequence.as_string
cutting off infinite sequence.Extended idiom #196 to match specification better
Added use of
reverse
for idiom 256.Fixed line numbers in expected err output.