Closed IronException closed 4 years ago
maybe functions could be added to be above/below a certain value. Also, some that are excluding or including the bounding values. (I learned that this shouldn't be done with booleans tho. So IDK how to implement)
maybe functions could be added to be above/below a certain value. Also, some that are excluding or including the bounding values. (I learned that this shouldn't be done with booleans tho. So IDK how to implement)
Do all of that in a separate branch. This branch, and PR, is for the new method in Association
and the 2 new selectors in Operations
.
Closing in favour of #27 Sorry!
adds a convertValueToAssociation in Association. and getFriends and getEnemies in Operations. This is wished by Robeart and tbh I like to have that implemented