Skip to content

Instantly share code, notes, and snippets.

@muukii
Created November 11, 2020 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save muukii/1d9a7298c9ca7aa6d2f721f2773114d2 to your computer and use it in GitHub Desktop.
Save muukii/1d9a7298c9ca7aa6d2f721f2773114d2 to your computer and use it in GitHub Desktop.
class MyView: UIView {
init(ageDerived: Derived<Int>) {
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment