The above link is no longer fully valid. As of December 2023, the following link should go straight to the documentation for the L class: Foundation – fastcore.
If anyone just wants a summary, here’s how the documentation for L begins:
L is a drop in replacement for a python list . Inspired by NumPy, L supports advanced indexing and has additional methods (outlined below) that provide additional functionality and encourage simple expressive code.