News

It would also be nice to extract a range of an array (and also of a string, via toarray).Could have special syntax like .[3..5]; or a two arg function like range(3,5); or a separate one-arg function ...