Results.Collection: Collection utilities

Exported members

Results.Collection.try_getMethod
try_get(collection, index...)::Option

Fallback method for try_get. Relies on exception-handling, so it is slower than the specialized methods.

source

Un-exported members