A template for writing a composition function in Go
Go to file
Nic Cope 23ff3c0720
Initial commit
2023-09-14 20:43:42 -07:00
.gitignore Initial commit 2023-09-14 20:43:42 -07:00
LICENSE Initial commit 2023-09-14 20:43:42 -07:00
README.md Initial commit 2023-09-14 20:43:42 -07:00

README.md

function-template-go

A template for creating a Go Composition Function