unison/unison-src/tests/stream
Paul Chiusano b9a04335f9 rename Stream.to-sequence to Stream.toSequence
Want to move to using camelCase and simplify identifiers to not allow dashes
2018-11-04 12:12:58 -05:00
..
append.u rename UInt64 to Nat 2018-09-24 13:15:40 -04:00
cons.u rename UInt64 to Nat 2018-09-24 13:15:40 -04:00
flatmap-finite2.u rename Stream.to-sequence to Stream.toSequence 2018-11-04 12:12:58 -05:00
flatmap-finite.u rename Stream.to-sequence to Stream.toSequence 2018-11-04 12:12:58 -05:00
flatmap-infinite.u rename Stream.to-sequence to Stream.toSequence 2018-11-04 12:12:58 -05:00
flatmap.u rename UInt64 to Nat 2018-09-24 13:15:40 -04:00
foldleft-nat.u rename UInt64 to Nat 2018-09-24 13:15:40 -04:00
foldleft-stream.u rename Stream.to-sequence to Stream.toSequence 2018-11-04 12:12:58 -05:00
fromint-take-foldleft-plus.u rename Int64 to just Int 2018-09-24 13:36:13 -04:00
fromint-take-map-tosequence.u rename Stream.to-sequence to Stream.toSequence 2018-11-04 12:12:58 -05:00
iterate-increment-take-drop-reduce.u rename Int64 to just Int 2018-09-24 13:36:13 -04:00
iterate-increment-take-filter-reduce.u rename UInt64 to Nat 2018-09-24 13:15:40 -04:00
scan-left.u rename UInt64 to Nat 2018-09-24 13:15:40 -04:00
takewhile-dropwhile-zipwith.u rename UInt64 to Nat 2018-09-24 13:15:40 -04:00
unfold.u rename Stream.to-sequence to Stream.toSequence 2018-11-04 12:12:58 -05:00