Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4b4de084 authored by POTTIER Francois's avatar POTTIER Francois
Browse files

TODO.

parent a91acd30
No related branches found
No related tags found
No related merge requests found
* Test. Check that [length], [get], [foreach] and [to_seq] are consistent.
## TO DO
* Test. Check that [foreach] is faster than iterated [get].
* Write some documentation.
* Try implementing a balancing scheme for [Sum]?
* Test. Check that `length`, `get`, `foreach` and `to_seq` are consistent.
* Define a combinator [smap] where the user function [f] has access to the
* Test. Check that `foreach` is faster than iterated `get`.
* Try implementing a balancing scheme for `Sum`?
* Define a combinator `smap` where the user function `f` has access to the
size of the data.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment