A function that will be called in Structure.filterAndMapInPlace. The function may modify value, and the value will be removed from the structure if FALSE is returned.
TRUE if the field should be preserved, FALSE if it should be removed.
A function that will be called in Structure.filterAndMapInPlace. The function may modify value, and the value will be removed from the structure if FALSE is returned.