u9g
|
75a02300ba
|
Spreadsheet: Add find, findIndex, indexOf, & has to CommonRange
|
2022-03-05 05:46:35 +03:30 |
|
u9g
|
87c818c571
|
Spreadsheet: Put common Range(s) functionality into CommonRange class
|
2022-03-05 05:46:35 +03:30 |
|
u9g
|
12ef20b869
|
Spreadsheet: Improve R function to support all of the examples
|
2022-03-04 04:29:20 +03:30 |
|
u9g
|
93115ee044
|
Spreadsheet: Add Range(s).toArray()
|
2022-03-04 04:29:20 +03:30 |
|
u9g
|
4eb2c70a03
|
Spreadsheet: Make Range(s).forEach() return Position objects
|
2022-03-02 21:49:17 +03:30 |
|
u9g
|
d047f26a74
|
Spreadsheet: Add Range(s).at(ix)
|
2022-03-02 21:49:17 +03:30 |
|
u9g
|
6c35419236
|
Spreadsheet: Add Range(s).first() functions
|
2022-02-27 02:48:32 +03:30 |
|
Ali Mohammad Pur
|
bed129a69f
|
LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests
As there's a somewhat active development going on, let's keep the
expected behaviour under tests to make sure nothing blows up :^)
|
2022-02-23 03:17:12 +03:30 |
|