mirror of
https://github.com/IBM/fp-go.git
synced 2025-08-10 22:31:32 +02:00
doc: add presentation
Signed-off-by: Carsten Leue <carsten.leue@de.ibm.com>
This commit is contained in:
@@ -22,10 +22,6 @@ import (
|
|||||||
F "github.com/IBM/fp-go/function"
|
F "github.com/IBM/fp-go/function"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
func Example_composition_pipe() {
|
func Example_composition_pipe() {
|
||||||
|
|
||||||
filter := func(i int) bool {
|
filter := func(i int) bool {
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user