We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eea4a2 commit b102f28Copy full SHA for b102f28
README.md
@@ -4,3 +4,5 @@ Use Apple iOS 9+ GameKit GKRules for Business Logic Rules :D
4
Requires Swift 2.2. (Not compatible with Swift 3 yet.)
5
6
This repo is a little proof of concept of implementing a business rules engine without using any 'if' statements. :D
7
+
8
+(The one 'if let' in the JSON parser doesn't count.)
0 commit comments