import { insertDelimiter } from "https://deno.land/x/bid@v0.3.2/core/convert.ts";
単語情報に区切り文字を挟み込む
type
(dictionary: Dictionary, delimiter: Delimiter) => string[]
import { insertDelimiter } from "https://deno.land/x/bid@v0.3.2/core/convert.ts";
単語情報に区切り文字を挟み込む