injective_to_bytes

Function injective_to_bytes 

Source
pub fn injective_to_bytes()
Expand description

(open)

{}

ensures

forall<s1: Seq<char>, s2: Seq<char>> s1.to_bytes() == s2.to_bytes() ==> s1 == s2