[
https://issues.apache.org/jira/browse/MAHOUT-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569984#comment-14569984
]
Dmitriy Lyubimov commented on MAHOUT-1726:
------------------------------------------
actually, the cumulative patch lacks variants like
1.c(b)
or a.c(b,d,...)
i guess this can be filled in later.
> R-like vector concatenation operator
> -------------------------------------
>
> Key: MAHOUT-1726
> URL: https://issues.apache.org/jira/browse/MAHOUT-1726
> Project: Mahout
> Issue Type: Improvement
> Reporter: Dmitriy Lyubimov
> Assignee: Dmitriy Lyubimov
> Fix For: 0.10.2
>
>
> in R, we write c(a,b)
> in Scala we write a c b or a.c(b) or perhaps a.c(b,c,d)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)