General

Profile

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...
myxoh (Nicolas Klein)
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:
...
myxoh (Nicolas Klein)
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...
myxoh (Nicolas Klein)

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...
myxoh (Nicolas Klein)

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...
myxoh (Nicolas Klein)
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...
myxoh (Nicolas Klein)
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 ... myxoh (Nicolas Klein)

Also available in: Atom