feat: Added Haskell and Go.

This commit is contained in:
Spencer Brower
2022-07-04 18:49:33 -04:00
parent dffa0a4c1b
commit 6ac20afead
19 changed files with 1346 additions and 0 deletions

3
go/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/sbrow/risk
require github.com/sbrow/prob v1.0.1