The Wayback Machine - https://web.archive.org/web/20200824050139/https://github.com/yacir
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@numberly

Pinned

  1. A CollectionView Layout displaying a slanted cells

    Swift 1.7k 108

  2. Generates tabs for consecutive markdown code blocks

    Python 39 10

  3. 1
    extension BinaryInteger {
    2
        /// Returns true if and only if this integer is even.
    3
        var isEven: Bool { return self % 2 == 0 }
    4
        /// Returns true if and only if this integer is odd.
    5
        var isOdd: Bool { return self % 2 != 0 }

31 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

July - August 2020

yacir has no activity yet for this period.

June 2020

1 contribution in private repositories Jun 5
You can’t perform that action at this time.