Merge: Functional api
authorJean Privat <jean@pryen.org>
Thu, 5 Sep 2019 19:53:49 +0000 (15:53 -0400)
committerJean Privat <jean@pryen.org>
Thu, 5 Sep 2019 19:53:49 +0000 (15:53 -0400)
The functional API provides a type hierarchy for functional types, new `Iterator` services (like pipeline)
and in place `Map` manipulation through `Entry` API.

Pull-Request: #2759
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge