m_s__santos (Matheus Silva)
- Login: m_s__santos
- Registered on: 05/29/2018
- Last sign in: 06/11/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
05/29/2018
-
11:35 AM Ruby Feature #12732: An option to pass to `Integer`, `Float`, to return `nil` instead of raise an exception
- rbjl (Jan Lelis) wrote:
> Although it does not solve Aaron's use case, I would suggest to have a `Integer.try_convert`, `Float.try_convert`, `Rational.try_convert`, and `Complex.try_convert` which do not raise exceptions, but just retur...