rp.beltran (Ryan Beltran)
- Login: rp.beltran
- Email: rp.beltran@yahoo.com
- Registered on: 12/18/2015
- Last sign in: 12/18/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
12/18/2015
-
03:48 AM Ruby Feature #11815: Proposal for method `Array#difference`
- Yukihiro Matsumoto wrote:
> Is there any real world example?
> ...
I think I have a pretty good example. I'm implementing a function in Ruby that finds triples in an array for use in a pokerbot (recognizes if a hand is a triple). I alr...