TrigonometricFloatingPoint/MathFloatingPoint protocol?

Even better would be something like the ‘Haskell Platform’ i.e. a curated collection
of core packages that share the same ‘look&feel’ with the stdlib. Or something similar to the
boost libraries in C++. Or even something like the javax libraries.

So the stdlib could stay fit, while we could still enjoy a collection of standard packages for common
functionality.

-g.

···

On 1 Aug 2017, at 3:25 AM, Jonathan Hull via swift-evolution <swift-evolution@swift.org <mailto:swift-evolution@swift.org>> wrote:

+1000 to this.

On Jul 31, 2017, at 11:22 AM, Hooman Mehr via swift-evolution <swift-evolution@swift.org <mailto:swift-evolution@swift.org>> wrote:

Maybe we need more than one level of standard library: The core (which is most of what we have now (but maybe not all of it) and multiple opt-in standard modules for hash functions, math, specialized data structures, etc.