Skip to content

Commit 04914a2

Browse files
Merge pull request #45 from logic-building/function-comment
Added comment for the function
2 parents 385c712 + 23da1db commit 04914a2

File tree

17 files changed

+810
-304
lines changed

17 files changed

+810
-304
lines changed

fp/droplast_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package fp
1+
package fp
22

33
import (
44
"reflect"

fp/filtermapio_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package fp
1+
package fp
22

33
import (
44
"reflect"

0 commit comments

Comments
 (0)