Fresh Beginning
  • Home
  • Portfolio
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
Subscribe

Generics

A collection of 2 posts
Creating Custom Operators in Swift with Generics
iOS

Creating Custom Operators in Swift with Generics

Swift introduced us to a new era of custom operators. Unlike Objective-C, it allows us to define our own operators and perform operator overloading on existing operators if necessary. We will see both of them in detail in today's article. Custom operators can provide excellent clarity and flexibility down the
Feb 7, 2017 6 min read
Xcode

Swifty UITableViewController with generics and structs

> Disclaimer - This post along with code supporting is inspired by Chris Eidhof's talk at trySwift [https://realm.io/news/tryswift-chris-eidhof-table-view-controllers-swift/]. I took the liberty to slightly update the code as per my own logic. There is no difference from the original source as long as user facing functionality is
Jun 5, 2016 2 min read
Fresh Beginning © 2023
Powered by Ghost