Browse Source

Update 'propgetset.md'

master
madmaniak 1 year ago
parent
commit
77908138a0
  1. 2
      propgetset.md

2
propgetset.md

@ -43,7 +43,7 @@ class Rect
I would expect different behaviour from `set` - method is called on I would expect different behaviour from `set` - method is called on
value change > process value > returns processed value > applies value change > process value > returns processed value > applies
returned value instead. Probably the thing which is proposed in returned value instead. Probably the thing which is proposed in
undocumented section as `$set` but with not practical syntax. undocumented section as `$set` but with no practical syntax.
__2. I see no consistency between `get` and `set` as set binds on write __2. I see no consistency between `get` and `set` as set binds on write
and get doesn't bind on lookup.__ and get doesn't bind on lookup.__

Loading…
Cancel
Save