Bend/cspell.json
2024-05-06 14:36:54 +02:00

100 lines
1.5 KiB
JSON

{
"version": "0.2",
"language": "en",
"words": [
"anni",
"annihilations",
"arities",
"arity",
"behaviour",
"bitand",
"builtins",
"callcc",
"chumsky",
"codepoint",
"combinators",
"concat",
"ctrs",
"cuda",
"Dall",
"datatypes",
"Deque",
"desugared",
"desugars",
"dref",
"dups",
"effectful",
"foldl",
"hasher",
"hexdigit",
"hvm's",
"hvmc",
"hvml",
"indexmap",
"inet",
"inets",
"inlineable",
"inlineables",
"inlines",
"inodes",
"insta",
"interner",
"itertools",
"kwargs",
"lcons",
"linearization",
"linearizes",
"linearizing",
"lnet",
"lnil",
"mult",
"namegen",
"nams",
"nats",
"nullary",
"numop",
"nums",
"oper",
"opre",
"oprune",
"oref",
"peekable",
"postcondition",
"prec",
"powi",
"readback",
"recursively",
"redex",
"redexes",
"resugar",
"resugared",
"resugaring",
"rfold",
"rsplit",
"rwts",
"scons",
"scopeless",
"scrutinee",
"snil",
"stdext",
"subcmd",
"submatch",
"subpattern",
"subpatterns",
"subterm",
"subterms",
"succ",
"supercombinator",
"supercombinators",
"TSPL",
"tunr",
"unbounds",
"vectorize",
"vectorizes",
"walkdir",
"wopts"
],
"files": ["**/*.rs", "**/*.md"],
"ignoreRegExpList": ["HexValues", "/λ/g", "/-O/g"]
}