|
|
|
|
|
by thomasahle
142 days ago
|
|
What about replacing > Haskell provides indexable arrays, which may be thought of as functions whose domains are isomorphic to contiguous subsets of the integers. with > Haskell provides indexable arrays, which are functions on the domain [0, ..., k-1]? Or is the domain actually anything "isomorphic to contiguous subsets of the integers"? |
|
[1] https://hackage.haskell.org/package/array-0.5.8.0/docs/Data-...