Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Promise.List
Sourcefind_map f l
applies f
to the elements of l
in order, and resolves the first result of the form Some v
, or None
if none exist.