Actions
Feature #10068
closed[PATCH] Implement monadic operator for Vector
Feature #10068:
[PATCH] Implement monadic operator for Vector
Description
Files
Actions
Added by gogotanaka (Kazuki Tanaka) about 12 years ago. Updated almost 12 years ago.
Description
Files
| implement_uplus_for_vector.patch (842 Bytes) implement_uplus_for_vector.patch | gogotanaka (Kazuki Tanaka), 07/19/2014 01:56 AM | ||
| implement_negate_for_vector.patch (1.25 KB) implement_negate_for_vector.patch | gogotanaka (Kazuki Tanaka), 07/19/2014 01:56 AM |
I am not sure the term monadic is a proper one, but I like the idea.
Matz.
Done.
Thanks for catching this omission, and for the patch.
Thank you, too.