Skip to content

Instantly share code, notes, and snippets.

View seanwestfall's full-sized avatar
🍣
Sushi Addict

Sean Westfall seanwestfall

🍣
Sushi Addict
View GitHub Profile
@seanwestfall
seanwestfall / QuickSort.purs
Last active November 27, 2017 23:13
QuickSort implemented in PureScript
module QuickSort where
import Prelude
import Control.Monad.Eff (Eff)
import Control.Monad.Eff.Console (CONSOLE, logShow)
import Data.List (List(..), (:), filter)
import Data.List as S
import TryPureScript (render, withConsole)
-- | main :: forall e. Eff (console :: CONSOLE | e) Unit
### Keybase proof
I hereby claim:
* I am seanwestfall on github.
* I am seanwestfall (https://keybase.io/seanwestfall) on keybase.
* I have a public key ASCngJY0dNYCgmKmSCdLRJsTGIpj4Dpa_SBRwc25Ld6t0Qo
To claim this, I am signing this object: