Key combos to choose from.
A chosen key combo.
The default preferences of typing.
n
to resolve ん
.Returns a list of the first possible key combos.
A text to be typed.
A list of key combos for the head of the given text.
Returns a function that chooses a key combo based on the given preferences.
A chooser function keeps the reference to the given preferences object, thus any changes in the preference will take effect.
Preferences of typing.
A function that that chooses a key combo from the given list of key combos.
Parse the given keystrokes.
Keystrokes to parse.
Whether to solve the pending keystrokes anyway.
Keystrokes of resolved part and pending part.
Generated using TypeDoc
A reducer function that chooses the one key combo from the given key combos and returns it.