[swift-evolution] TrigonometricFloatingPoint/MathFloatingPoint protocol?

Georgios Moschovitis george.moschovitis at icloud.com
Tue Aug 1 07:29:29 CDT 2017


> That's what's happened with the Server APIs Project
> https://swift.org/server-apis/
> 
> I would like to see more of this, and math/BigNum seems like a good candidate.
> 
> Another is a modern date/time package, standing on the shoulders of
> https://jcp.org/en/jsr/detail?id=310 and similar.

+ 1

I would also love to see standard implementation of Graph data structures, at least some common protocols.
Dunno why this versatile data structure is not included in standard libraries (similar to Map/Dictionary), Set, etc.

-g.


More information about the swift-evolution mailing list