Pudu programming language
Menu
API reference

Std.Ui.History.amend

1 declaration

fn

amend: &Std.Ui.History.History[S] -> S -> Std.Ui.History.History[S]

The history with the present replaced and nothing recorded, for a change that continues the last one, such as the next keystroke of a word.

Back to Std.Ui.HistorySearch related declarations