Module future

Expand description

std::future extension

Functionsยง

now_or_never
Poll the future once and return Some if it is ready, else None.