Function indexOf

#include <Geode/utils/ranges.hpp>template<ValidConstContainer C,ValidCUnaryPredicate<C> Predicate>std::optional<size_t>indexOf(,)
No description provided
Examples0