====== Namespace std::bit ====== This namespace contains bit-manipulation functions that can make the ACT description more legible. export template function repeat(int x) : int; This concatenates ''N'' copies of the ''W''-bit input ''x'' to create an output of width ''N*W''.