- Toulouse, France
- @jegnux
Pinned Loading
-
RxSwiftCommunity/RxGesture
RxSwiftCommunity/RxGesture PublicRxSwift reactive wrapper for view gestures
-
BackedCodable
BackedCodable PublicPowerful property wrapper to back codable properties.
-
-
Result+Catch.swift
Result+Catch.swift 1extension Result {
2public func `catch`(_ handler: () throws -> Success) -> Result<Success, Error> {
3flatMapError { _ in
4.init { try handler() }
5}
19 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
HelbyStudio/HelbyStudio.github.io,
pointfreeco/swift-perception,
pointfreeco/swift-composable-architecture
and 5 other
repositories
Loading
Contribution activity
April 2025
Created 1 commit in 1 repository
Created 1 repository
-
jegnux/swift-perception
Swift
This contribution was made on Apr 15
Opened 1 pull request in 1 repository
pointfreeco/swift-perception
1
merged
-
Store WithPerceptionTracking.Content in a enum
This contribution was made on Apr 15