I do have a small (WIP) framework for working with units and measurement, which I think has he basic idea right. Here is the link for anyone interested https://github.com/Infinisil/SwiftUnits/blob/master/README.md
> On 11 Aug 2016, at 00:51, Xiaodi Wu via swift-evolution > <[email protected]> wrote: > > Probably swift-corelibs-dev would be the forum for that? IIUC correctly, > though, the current goal for corelibs-foundation is to vend the exact same > API as Apple Foundation. I'd also be curious as to when it would be > appropriate to start exploring Swiftier implementations. > >> On Wed, Aug 10, 2016 at 3:59 PM, Joanna Carter via swift-evolution >> <[email protected]> wrote: >> I have spent some time working on a version of the Measurement and Unit held >> in the apple/swift-corelibs-foundation section of GitHub. How can I best >> find out if my efforts are worthwhile? >> >> Joanna >> _______________________________________________ >> swift-evolution mailing list >> [email protected] >> https://lists.swift.org/mailman/listinfo/swift-evolution > > _______________________________________________ > swift-evolution mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-evolution
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
