Baseball is back! After getting over that excitement, Mark and Gordon chat about upcoming changes to Argo, and get into some places where limitations in Swift's type system prevent them from being as expressive as they would like to be.
PR Renaming Argo's internal enum to remove JSON prefixGlobal function in Argo needed because of limitations in Swift's type system (Would ideally be an extension on Array)Examples of what we would need to do to remove the above workaroundEquality defined for LlamaKit's Result typeIntroduction to Function Currying in SwiftOle Begemann's post on how instance methods in Swift are curried functionsHaskell's amazing implementation for Tuples of various lengths