Albert Mata

2pods

ALAnimatable

ALAnimatable adds an Animatable protocol into your project that lets you animate all subviews in a view at once with just a single line of code, providing you have created your user interface using Auto Layout.

License: MIT

  • Swift

Combinatorics

Combinatorics contains static functions to generate k-permutations and k-combinations (in both cases either with or without repetition) of the 'n' elements in an array.

License: MIT

  • Swift