template<class keyword, class... actions>
tk::grm::exact_scan struct

Scan input padded by blank at left and space at right and if it exactly matches 'keyword', apply 'actions'.