notify_word_length_guesses : bool ref
- load "wordsLib"; ... - wordsLib.notify_word_length_guesses := false; > val it = () : unit - wordsLib.inst_word_lengths ``(7 >< 5) a @@ (4 >< 0) a``; <<HOL message: inventing new type variable names: 'a, 'b, 'c, 'd>> > val it = ``(7 >< 5) a @@ (4 >< 0) a`` : term - type_of it; > val it = ``:bool[8]`` : hol_type