Passionate software developer.
I love to experiment with new technologies.
- Paris, France
Pinned Loading
-
CollectionViewSlantedLayout
CollectionViewSlantedLayout PublicA CollectionView Layout displaying a slanted cells
-
markdown-fenced-code-tabs
markdown-fenced-code-tabs PublicGenerates tabs for consecutive markdown code blocks
-
A simple πΆππ’π±π± & πΆππππ²π» extension to...
A simple πΆππ’π±π± & πΆππππ²π» extension to the ππ»ππ²π΄π²πΏ type, which might come handy in many situations. 1extension BinaryInteger {
2/// Returns true if and only if this integer is even.
3var isEven: Bool { return self % 2 == 0 }
4/// Returns true if and only if this integer is odd.
5var isOdd: Bool { return self % 2 != 0 }
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.