Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 625 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 625 Bytes

spellcheck

GoDoc

Install

go get -u github.com/gomjw/spellcheck

Import

import "github.com/gomjw/spellcheck"

Usage

func CheckWord

func CheckWord(input string) bool

CheckWord checks if the input is in a dataset of every english word.


Made by the awesome contributors of @gomjw  ·  Maintainer @MarvinJWendt  ·  Readme template version: 1.1.1