mirror of
https://github.com/duke-git/lancet.git
synced 2026-03-01 00:35:28 +08:00
SetToDefaultIf sets elements to their zero value if they match the given predicate. It retains the positions of the elements in the slice. It returns slice of T and the count of modified slice items