Skip to content
Commit 6dfc7e5d authored by Douglas RAILLARD's avatar Douglas RAILLARD
Browse files

lisa.utils: Add take() and consume()

take(): Lazily take the first/last N items of an iterable.
consume(): Consume the first N items of an iterable, or all of it.
parent 5fa0f9d1
Loading
Loading
Loading
Loading
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