SwiftDataStructures
SwiftDataStructures copied to clipboard
Swift 2.0 compatibility with LinkedList.swift
Hi,
I am receiving some compilation errors with this file using new Swift 2.0. Is it possible you can update..
thanks,

Hey, sorry for the delay on this — it's been a busy month at work.
I haven't been doing much with Swift since 2.0 came out, so I'm going to leave this open for now and invite anyone who has time to contribute a pull request. Otherwise, I'll figure this out once I'm back in iOS land.
I have similar issues with the most recent version of Swift. Mostly due to the dependencies on Funky. Right now, I can't seem to fix:
[...]/Pods/Funky/src/Functions.Functional.swift:104:12:
Cannot invoke initializer for type 'AnySequence<_>' with an argument list of type '(C)'
+1