You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.
Hey, I just finished school so I'm back into things with ExSwift. I was disappointed to see that you have to include the parameter name here: objects.groupBy(groupingFunction: { $0.text })
IMO it's very verbose and unlike the many other elegant bits of ExSwift.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey, I just finished school so I'm back into things with ExSwift. I was disappointed to see that you have to include the parameter name here:
objects.groupBy(groupingFunction: { $0.text })
IMO it's very verbose and unlike the many other elegant bits of ExSwift.
The text was updated successfully, but these errors were encountered: