Scraps tagged 'indexing'
| Scrap | User | Syntax | License | Created | Updated |
|---|---|---|---|---|---|
|
Maybe list subscripting
Like (!!), but wrapped in a Maybe in case the index is beyond the bounds of the list
|
tagged 'indexing' by jwodder | Haskell | Public Domain | 12 Jan 2010 | 2 years, 4 months ago |
|
Index.hs
Assign contiguous indices to the elements of a list of ordered values
|
tagged 'indexing' by jwodder | Haskell | Public Domain | 13 Jan 2010 | 2 years, 4 months ago |
|
indexGrid.hs
Assign coordinates to the elements of a two-dimensional list. This is useful for composing Arrays.
|
tagged 'indexing' by jwodder | Haskell | Public Domain | 22 Jan 2010 | 2 years, 3 months ago |
Page:
1