-
Twin Apps
- Netherlands
- www.swiftindepth.com
- @tjeerdintveen
Pinned Loading
-
manning-swift-in-depth
manning-swift-in-depth PublicSource code for Manning's book: Swift in depth
-
advent-of-code-2020
advent-of-code-2020 PublicDoing some advent of code exercises in Common lisp
Common Lisp
-
-
swift_function_piping.swift
swift_function_piping.swift 12import UIKit
34// Naive implementation of a piping operator.
5 -
-
inspect as an extension on Sequence
inspect as an extension on Sequence 1extension Sequence {
2public func inspect(
3_ body: (Element) throws -> Void
4) rethrows -> Self {
5for element in self {
7 contributions in the last year
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
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