hax-lib 0.4.0

Hax-specific helpers for Rust programs
Documentation
1
2
3
4
5
6
module Core_models.Str.Iter
#set-options "--fuel 0 --ifuel 1 --z3rlimit 15"
open FStar.Mul
open Rust_primitives

type t_Split (v_T: Type0) = | Split : v_T -> t_Split v_T