[][src]Module salva2d::helper

Various helper functions for managing collections.

Functions

filter_from_mask

Deletes from vec only the element i such that the corresponding mask[i] is true.