Skip to content

Instantly share code, notes, and snippets.

@ezura
Created August 3, 2017 14:07
Show Gist options
  • Save ezura/aa5ba37cd67e32fabe4d8d6b1e0697f3 to your computer and use it in GitHub Desktop.
Save ezura/aa5ba37cd67e32fabe4d8d6b1e0697f3 to your computer and use it in GitHub Desktop.
こういうの欲しい #swift #CodePiece
protocol P<E> { ... }
let p: P<String>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment