Skip to content

issues Search Results · repo:slazyk/SINQ language:Swift

Filter by

6 results
 (62 ms)

6 results

inslazyk/SINQ (press backspace or delete to remove)

Any ETA on support for Swift 2.3/3.0? Right now when you include the pod you have to go through a manual conversion process of the code to the new syntax. If code-level breakages are a must perhaps we ...
  • marchy
  • 3
  • Opened 
    on Aug 15, 2016
  • #9

Compiling the library under Xcode 7.3 (Beta 5) gives the following error: SINQ.swift:27:20: Cannot invoke initializer for type AnySequence _ with an argument list of type (S) SINQ.swift:27:20: Overloads ...
  • marchy
  • 6
  • Opened 
    on Mar 17, 2016
  • #8

CocoaPods 0.36 is now out of beta rc and the official 0.36.0 version with Swift Framework support has been released 2 days ago. (Don t forget to consult the guides and CocoaPods blog if you need help, ...
  • AliSoftware
  • 1
  • Opened 
    on Mar 13, 2015
  • #6

Hi, Thanks for providing this valuable library. I ve tried using SINQ in an Xcode6-Beta5 playground, but find that all but .toArray() cause the playground to lock up. Could anyone confirm? Daniel
  • DanielAsher
  • 2
  • Opened 
    on Aug 8, 2014
  • #3

In Swift Beta 4 Apple added lazy() and LazySequence, LazyBidirectionalCollection, LazyForwardCollection and LazyRandomAccessCollection which seem similar in purpose to what sinq() and SinqSequence are. ...
  • slazyk
  • Opened 
    on Jul 22, 2014
  • #2

As of Beta 4 some functions that were lazy are now eager, notably Swift.map and Swift.filter. Their use should be removed from the implementation. ...but they also added lazy(), which can be used as follows ...
  • slazyk
  • Opened 
    on Jul 22, 2014
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub