The Playground in Xcode automatically updates as you type, but I can\'t figure out how to get the Playground to \"re-compile\".
In many cases this wouldn\'t matter,
In Xcode 10.1 there is a "Run Playground" command in the "Editor" menu which can be accessed via the following keyboard shortcut:
Command + Shift + Enter