typelift / Swiftx

Functional data types and functions for any project
BSD 3-Clause "New" or "Revised" License
219 stars 28 forks source link

Cannot convert value of type 'Gen<[_Element]>' (aka 'Gen<Array<Character>>') to specified type 'Gen<String>' #35

Closed DanielAsher closed 9 years ago

DanielAsher commented 9 years ago

see: https://github.com/typelift/SwiftCheck/issues/95