Skip to content

Instantly share code, notes, and snippets.

@Laimiux
Created March 1, 2018 05:20
Show Gist options
  • Save Laimiux/656cc66c000191073e7fb2b2240814e7 to your computer and use it in GitHub Desktop.
Save Laimiux/656cc66c000191073e7fb2b2240814e7 to your computer and use it in GitHub Desktop.
typealias Reducer<T> = (T) -> T
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment