From 9dd0916753b42b7b10d135a7d471657b43198bf6 Mon Sep 17 00:00:00 2001 From: Tommy Kelly Date: Mon, 12 Jun 2017 10:16:41 -0700 Subject: [PATCH] add link to sanctuary --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 364ba2e..76665f9 100644 --- a/readme.md +++ b/readme.md @@ -859,6 +859,7 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99) * [Lazy.js](https://github.com/dtao/lazy.js) * [maryamyriameliamurphies.js](https://github.com/sjsyrek/maryamyriameliamurphies.js) * [Haskell in ES6](https://github.com/casualjavascript/haskell-in-es6) +* [Sanctuary](https://github.com/sanctuary-js/sanctuary) ---