Swift Numerics will provide the building blocks of numerical computing in Swift, as a set of fine-grained modules bundled together into a single Swift package.
Future represents a result of a task which may be available now, or in the future, or never. FutureX provides a streamlined Future<Value, Error> type engineered with ergonomics and performance in mind.