Use a ranges-like notation for container conversion

Authored by dvratil on Dec 5 2018, 12:02 AM.

Description

Use a ranges-like notation for container conversion

Not much of a difference to using .toList() or .toSet(), but
it's cool and actually better readable.

Details

Committed
dvratilDec 5 2018, 12:21 AM
Parents
R165:25d476959c1c: Remove the duplicated VectorHelper
Branches
Unknown
Tags
Unknown