hhvm/hsl

Add equivalents to `HH\Asio\{v,vm,vf}` and friends

fredemmott opened this issue · 3 comments

We need to decide on naming; the problem is picking something that is consistent and meaningful for open source, but doesn't create an inconsistency internally

Vec\gen_map ==> Vec\map_async

Vec\gen ==> ???

Keeping HH\Asio\va()

Vec\gen => Vec\from_async

Potentially also adding Tuple\from_async as an equivalent to HH\Asio\va