[ 
https://issues.apache.org/jira/browse/GROOVY-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682777#comment-16682777
 ] 

ASF GitHub Bot commented on GROOVY-8874:
----------------------------------------

GitHub user danielsun1106 opened a pull request:

    https://github.com/apache/groovy/pull/821

    GROOVY-8874: Refine tuples to support functional programming better

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/danielsun1106/groovy GROOVY-8874

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/821.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #821
    
----
commit c70c4fa23396b65255ff2f220986d9d674aaf9e8
Author: danielsun1106 <realbluesun@...>
Date:   2018-11-11T07:47:21Z

    GROOVY-8874: Refine tuples to support functional programming better

----


> Refine tuples to support functional programming better
> ------------------------------------------------------
>
>                 Key: GROOVY-8874
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8874
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Daniel Sun
>            Assignee: Daniel Sun
>            Priority: Major
>
> Inspired by jOOL ( https://github.com/jOOQ/jOOL ):
> "Tuple support is essential in functional programming. A variety of things 
> can be modelled as tuples, e.g. function argument lists. This is why we 
> support type safe Tuple1 through Tuple16 types."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to