Module
Cnchar
- Package
- purescript-cnchar
- Repository
- ongyiren1994/purescript-cnchar
#spellArray Source
spellArray :: String -> Array SpellOptions -> Array String
Use this over the underscore version
#spellToWord Source
spellToWord :: String -> Array SpellToWordOptions -> String
Use this over the underscore version
#spellToWordArray Source
spellToWordArray :: String -> Array SpellToWordOptions -> String
Use this over the underscore version
#strokeToWord Source
strokeToWord :: Int -> Array StrokeToWordOptions -> String
Use this over the underscore version
#strokeToWordArray Source
strokeToWordArray :: Int -> Array StrokeToWordOptions -> Array String
Use this over the underscore version