signature UC_ASCII_Encode = sig val encode : string -> string val decode : string -> string end
HOL 4, Kananaskis-14