swift -e runs code directly from the command line
In this blog post, I explain swift -e which is a new command-line option introduced in Swift 5.8 / Xcode 14.3 Beta 1, that allows Swift one-liners.
A Swift one-liner is a line of code written in the Swift programming language that can be executed dir...
blog.eidinger.info3 min read