Project

General

Profile

Actions

Feature #9209

closed

Struct instances creatable with named args

Added by rits (First Last) over 10 years ago. Updated over 7 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:58846]

Description

now that ruby supports named params it seems natural for Struct to make use of them.

Struct.new(:a).new(a: 1)


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Feature #11925: Struct construction with kwargsClosedActions

Updated by herwinw (Herwin Quarantainenet) over 7 years ago

This looks like a duplicate of #11925 (or maybe the other way around, but the other ticket includes more information)

Actions #2

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Is duplicate of Feature #11925: Struct construction with kwargs added

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Status changed from Open to Closed

please continue to issue #11925.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0