Module

Data.Word

Package
purescript-boggle
Repository
joellefkowitz/boggle

#Word Source

type Word = { path :: Array Coordinates, word :: String }