소프트웨어 개발/Scala - Functional

map ++ map

늘근이 2018. 6. 30. 00:21

if you have two map type data collections, that have the same structure.

just use ++ will 

'소프트웨어 개발 > Scala - Functional' 카테고리의 다른 글

pivot  (0) 2018.07.03
count sum example using identity  (0) 2018.06.29
flatmap example  (0) 2018.06.29
scala collect list scala  (0) 2018.06.29
스파크 전치...  (0) 2018.06.20