General

Profile

danga (Dan Garubba)

  • Login: danga
  • Registered on: 07/30/2018
  • Last sign in: 07/31/2018

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

08/02/2018

07:16 AM Ruby master Feature #14951: New operator to evaluate truthy/falsy/logical equivalence
After getting the feedback here, I no longer support my original proposal. But I would be happy if something like `Ob... danga (Dan Garubba)

07/31/2018

06:58 PM Ruby master Feature #14951: New operator to evaluate truthy/falsy/logical equivalence
jeremyevans0 (Jeremy Evans) wrote:
> sawa (Tsuyoshi Sawada) wrote:
> > I propose to extend the exclusive or operato...
danga (Dan Garubba)
02:34 AM Ruby master Feature #14951: New operator to evaluate truthy/falsy/logical equivalence
Thanks. Essentially, this helper is a form of the boolean singleton normalization I apply at the application level.
...
danga (Dan Garubba)

07/30/2018

07:57 PM Ruby master Feature #14951: New operator to evaluate truthy/falsy/logical equivalence
Sure. In my day job, I write testing code. So I've written an expression like:
~~~ ruby
raise MyError unless in_s...
danga (Dan Garubba)
05:31 AM Ruby master Feature #14951 (Open): New operator to evaluate truthy/falsy/logical equivalence
I propose adding a new operator for truthy/falsy equivalence, similar to what was proposed on https://bugs.ruby-lang.... danga (Dan Garubba)

Also available in: Atom