remove publish for now
publish to jgart subdomain
use ubuntu latest
PureScript wrapper for frettable.
spago install purescript-frettable
frettable a
> import Frettable
> isFrettable [-1, -1, 0, 2, 3, 2] -- D chord
true
> isFrettable [1, 2, 3, 4, 5, 6]
false
Module documentation is published on Pursuit.