cytoolz — Easy Playground
Cython-accelerated version of toolz for performance
Getting started with cytoolzRun locally
Install
pip install cytoolzPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: cytoolz)
cytoolz is a third-party package. Cython-accelerated version of toolz for performance. Install with: pip install cytoolz
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?