GitHub / pointfreeco/swift-nonempty issues and pull requests
#69 - Mark updateValue(_:forKey:) as @discardableResult
Pull Request -
State: closed - Opened by nashysolutions 3 months ago
#68 - Add `.editorconfig` for consistent code formatting
Pull Request -
State: closed - Opened by Matejkob about 1 year ago
#67 - Package no longer solves the problems portrayed in the readme.
Issue -
State: open - Opened by Helam24 over 1 year ago
- 5 comments
#66 - Replace forced unwrap operator with unsafelyUnwrapped
Pull Request -
State: open - Opened by myihsan over 1 year ago
#64 - New release for `Sendable` conformance?
Issue -
State: closed - Opened by jaredh159 over 1 year ago
- 2 comments
#62 - Conformance to the `ExpressibleByStringLiteral` makes it possible to create dangerous situation
Issue -
State: closed - Opened by letko-dmitry almost 2 years ago
- 1 comment
#58 - Inlining functions
Pull Request -
State: open - Opened by lvalenta over 2 years ago
#57 - Sendable conformance
Pull Request -
State: closed - Opened by adriansergheev over 2 years ago
- 1 comment
#56 - Sendable
Issue -
State: closed - Opened by adriansergheev over 2 years ago
- 4 comments
#55 - Range/ClosedRange input support for NonEmpty initializer
Issue -
State: open - Opened by acosmicflamingo over 2 years ago
#54 - fix: broken poster image
Pull Request -
State: closed - Opened by ohwhen over 2 years ago
#52 - Conform to `Sendable` when `Collection` is `Sendable`
Pull Request -
State: closed - Opened by tgrapperon almost 3 years ago
#51 - Enumerated NonEmpty
Pull Request -
State: open - Opened by Alex-Ozun almost 3 years ago
- 3 comments
#50 - No compile-time guarantee
Issue -
State: closed - Opened by tulushev about 3 years ago
- 3 comments
#49 - Conform to `ExpressibleByArrayLiteral` and `ExpressibleByDictionaryLiteral`
Pull Request -
State: closed - Opened by fwcd over 3 years ago
- 4 comments
#48 - `ExpressibleByArrayLiteral` and `ExpressibleByDictionaryLiteral` conformances
Issue -
State: closed - Opened by fwcd over 3 years ago
- 2 comments
#47 - Use SingleValueEncoding/DecodingContainer
Pull Request -
State: closed - Opened by john-flanagan over 3 years ago
#46 - Nested `NonEmpty`
Pull Request -
State: open - Opened by RemiBardon over 3 years ago
- 25 comments
#44 - `NonEmpty<NonEmpty<C>>` doesn't mean the collection has at least 2 values
Issue -
State: closed - Opened by RemiBardon over 3 years ago
- 1 comment
#43 - Make dynamic member lookup writable
Pull Request -
State: closed - Opened by stephencelis over 3 years ago
- 2 comments
#42 - Update CI
Pull Request -
State: closed - Opened by stephencelis almost 4 years ago
#41 - Don't alias Iterator/SubSequence to collection type
Pull Request -
State: closed - Opened by stephencelis almost 4 years ago
#40 - EXC_BAD_ACCESS crash when using SwiftUI's move(fromOffsets:toOffset)
Issue -
State: closed - Opened by nikitamounier almost 4 years ago
- 2 comments
#39 - Don’t conform to StringProtocol
Issue -
State: closed - Opened by karwa over 4 years ago
- 3 comments
#38 - Add test for concatenation ambiguity
Pull Request -
State: closed - Opened by stephencelis over 4 years ago
#37 - fix: Fixed ambiguous operator issue with swift-validated.
Pull Request -
State: closed - Opened by buscarini over 4 years ago
- 1 comment
#36 - Ambiguous use of operator '+'
Issue -
State: closed - Opened by buscarini over 4 years ago
#35 - Cleanup
Pull Request -
State: closed - Opened by stephencelis over 4 years ago
#34 - Update Package.swift
Pull Request -
State: closed - Opened by maximkrouk almost 5 years ago
#33 - Implement range subscript
Pull Request -
State: closed - Opened by clang13 almost 5 years ago
#32 - Any plans on releasing a new version?
Issue -
State: closed - Opened by Noobish1 about 5 years ago
- 2 comments
#31 - Release fix
Pull Request -
State: closed - Opened by stephencelis about 5 years ago
- 1 comment
#30 - build fails using release config
Issue -
State: closed - Opened by tcldr about 5 years ago
- 2 comments
#29 - NonEmpty + AnyCollection initialization
Pull Request -
State: closed - Opened by Atimca about 5 years ago
- 11 comments
#28 - Compiler can't infer that flat-mapped NonEmpty<[String]> results in [String]
Issue -
State: closed - Opened by wearhere about 5 years ago
- 6 comments
#27 - PR Actions
Pull Request -
State: closed - Opened by stephencelis over 5 years ago
#26 - RFC: Unsafe Storage
Pull Request -
State: closed - Opened by stephencelis over 5 years ago
- 3 comments
#25 - Use GitHub Actions
Pull Request -
State: closed - Opened by mbrandonw over 5 years ago
- 1 comment
#24 - Convert to array
Issue -
State: closed - Opened by phlippieb over 5 years ago
- 2 comments
#23 - Remove conformance to Decodable/Encodable.
Pull Request -
State: closed - Opened by jakeatoms over 5 years ago
- 8 comments
#22 - Fix compiler failure in Xcode 11
Pull Request -
State: closed - Opened by p4checo almost 6 years ago
- 3 comments
#21 - Internal Codable conformances prevent custom implementations
Issue -
State: closed - Opened by jakeatoms almost 6 years ago
- 1 comment
#20 - Error when decoding an array to a a non empty array
Issue -
State: closed - Opened by johannwerner almost 6 years ago
#19 - 1.0.0
Issue -
State: closed - Opened by KyLeggiero almost 6 years ago
- 1 comment
#18 - Safe on application extensions fix
Pull Request -
State: closed - Opened by f-meloni about 6 years ago
- 5 comments
#17 - Unexpected behaviour in MutableCollection's subscript
Issue -
State: closed - Opened by DmT021 about 6 years ago
- 1 comment
#16 - Safe on application extensions
Pull Request -
State: closed - Opened by f-meloni about 6 years ago
- 4 comments
#15 - Xcode 11 beta 2/3 fails to compile
Issue -
State: closed - Opened by ilyapuchka about 6 years ago
- 6 comments
#14 - Add generic-backend compatible Coding
Pull Request -
State: closed - Opened by jandamm over 6 years ago
- 5 comments
#13 - Swift 5
Pull Request -
State: closed - Opened by stephencelis over 6 years ago
- 4 comments
#12 - Duplicated keys in NonEmpty dictionary
Issue -
State: closed - Opened by onmyway133 over 6 years ago
- 2 comments
#11 - Add Info.plist
Pull Request -
State: closed - Opened by stephencelis over 6 years ago
#10 - Add Info.plist
Issue -
State: closed - Opened by stephencelis over 6 years ago
#9 - Use XcodeGen
Pull Request -
State: closed - Opened by stephencelis over 6 years ago
#8 - Linux Tests on 4.2
Pull Request -
State: closed - Opened by stephencelis almost 7 years ago
- 1 comment
#7 - Auto-derive Derivable Conformances
Pull Request -
State: closed - Opened by stephencelis almost 7 years ago
#6 - Swift 4.2: Rename Random to SystemRandomNumberGenerator
Pull Request -
State: closed - Opened by greg almost 7 years ago
- 4 comments
#5 - Update README.md
Pull Request -
State: closed - Opened by andreybog almost 7 years ago
#4 - Insert at bugfix
Pull Request -
State: closed - Opened by Noobish1 about 7 years ago
- 2 comments
#3 - Fix a few typos.
Pull Request -
State: closed - Opened by mbrandonw about 7 years ago
#2 - Adjust for startIndex.
Pull Request -
State: closed - Opened by mbrandonw about 7 years ago
- 3 comments
#1 - extension NonEmpty where C: MutableCollection, C.Index == Int isn't safe
Issue -
State: closed - Opened by ole about 7 years ago
- 2 comments