myxoh (Nicolas Klein)
- Login: myxoh
- Registered on: 12/25/2019
- Last sign in: 08/20/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 1 | 2 |
Activity
08/20/2021
- 06:52 PM Ruby master Feature #18124: Hash shorthands (matching constructors functionality in JS)
- osyo (manga osyo) wrote in #note-7:
> mame (Yusuke Endoh) wrote in #note-3:
> > For "Destructuring", you can use on... - 06:42 PM Ruby master Feature #18124: Hash shorthands (matching constructors functionality in JS)
- mame (Yusuke Endoh) wrote in #note-3:
> For "Destructuring", you can use one-line pattern matching since Ruby 3.0:
... - 06:04 PM Ruby master Feature #18124 (Closed): Hash shorthands (matching constructors functionality in JS)
- # **Suggestion:**
To implement one shorthand operators that allows you to construct hash into local variables and co...
12/26/2019
- 10:15 AM Ruby master Feature #16451: Special ternary operator for methods ending in `?`
- nobu (Nobuyoshi Nakada) wrote:
> A method ends with `?` also can take argument(s), so the proposed syntax introduces...
12/25/2019
- 10:36 PM Ruby master Feature #16451: Special ternary operator for methods ending in `?`
- shevegen (Robert A. Heiler) wrote:
> I am slightly against this proposal.
>
> To me personally it does not make a... - 10:26 PM Ruby master Feature #16451: Special ternary operator for methods ending in `?`
- sawa (Tsuyoshi Sawada) wrote:
> The current ternary operator does not work that way. It works like this:
>
> ```r... - 03:46 PM Ruby master Feature #16451 (Open): Special ternary operator for methods ending in `?`
- When a method ends in `?`, we should be able to skip the `?` in the ternary operator. For example, we should be able ...
Also available in: Atom