Ink: A fast and flexible Markdown parser written in Swift

A fast and flexible Markdown parser written in Swift. – JohnSundell/Ink… Read more

Similar

Predicates in Swift

Predicates can enable us to filter various collections in ways that are incredibly flexible. Let’s take a look at how we could construct powerful, type-safe predicates using closures, generics, and operators. (more…)

Read more »