Eric Milles created GROOVY-12057:
------------------------------------

             Summary: Map putAt extension method return value docs
                 Key: GROOVY-12057
                 URL: https://issues.apache.org/jira/browse/GROOVY-12057
             Project: Groovy
          Issue Type: Bug
          Components: groovy-jdk
            Reporter: Eric Milles


The javadoc description of the map putAt extension method indicates that "the 
value corresponding to the given key".  This is the same as the getAt 
description.  However, I think this could be clarified, since the input value 
is returned, presumably for chain assignment, like {{var foo = map['key'] = 
value}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to