Great, I'll do it that way then, thanks :) On 22 June 2017 at 17:45, Philippe Hausler <[email protected]> wrote:
> That particular implementation is not part of the open source side of CF, > so a re-implementation in Swift/C would be the way to go here. > > > On Jun 22, 2017, at 9:44 AM, Andy Best via swift-corelibs-dev < > [email protected]> wrote: > > > > Hey, > > > > I'm looking at implementing the final missing NSString method ( > enumerateSubstrings(in:using:) ), and I noticed that there is no > implementation of CFStringTokenizer in the provided CoreFoundation. > > > > Is this meant to be the case? > > > > If so, I'll go ahead and implement it in pure Swift > > > > > > Andy > > _______________________________________________ > > swift-corelibs-dev mailing list > > [email protected] > > https://lists.swift.org/mailman/listinfo/swift-corelibs-dev > >
_______________________________________________ swift-corelibs-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
