rx-ranges icon indicating copy to clipboard operation
rx-ranges copied to clipboard

Add: member(), return a member variable or the result of a member function

Open palacaze opened this issue 6 years ago • 0 comments

member() is a simple combinator that I find more readable than a call to transform with a lambda to return a member variable or the result of the call to a member function.

palacaze avatar Mar 01 '20 15:03 palacaze