Skip to content

Instantly share code, notes, and snippets.

@s1ddok
Created May 29, 2018 10:53
Show Gist options
  • Save s1ddok/899b5d45ce02e6bda7454bca8eba1293 to your computer and use it in GitHub Desktop.
Save s1ddok/899b5d45ce02e6bda7454bca8eba1293 to your computer and use it in GitHub Desktop.
dct-snippet2
public protocol OptionCell {
func configure(for option: Option)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment