find in list with predicate
can currently use find/found for UList, or even with the older (deprecated) findIndex, but these search for a value. Would be useful to allow a predicate.
can currently use find/found for UList, or even with the older (deprecated) findIndex, but these search for a value. Would be useful to allow a predicate.