Varsval names : Zident.S.t -> 'a Zident.Env.t -> Zident.S.tval fv_pat : Zident.S.t -> Zident.S.t -> Zelus.pattern -> Zident.S.tval fv_block :
((Zident.S.t * 'a) -> Zelus.local -> Zident.S.t * 'a) ->
(Zident.S.t -> 'a -> 'b -> 'c) ->
Zident.S.t ->
'a ->
'b Zelus.block ->
Zident.S.t * 'cval fv_match_handler :
(Zident.S.t -> 'a -> 'b -> 'a) ->
'b Zelus.match_handler list ->
Zident.S.t ->
'a ->
'aval size : Zident.S.t -> Zelus.size -> Zident.S.tval operator : Zident.S.t -> Zelus.op -> Zident.S.tval fv :
Zident.S.t ->
(Zident.S.t * Zident.S.t) ->
Zelus.exp ->
Zident.S.t * Zident.S.tval fv_eq :
Zident.S.t ->
(Zident.S.t * Zident.S.t) ->
Zelus.eq ->
Zident.S.t * Zident.S.tval fv_eq_list :
Zident.S.t ->
(Zident.S.t * Zident.S.t) ->
Zelus.eq list ->
Zident.S.t * Zident.S.tval fv_local :
(Zident.S.t * (Zident.S.t * Zident.S.t)) ->
Zelus.local ->
Zident.S.t * (Zident.S.t * Zident.S.t)val fv_block_eq_list :
Zident.S.t ->
(Zident.S.t * Zident.S.t) ->
Zelus.eq list Zelus.block ->
Zident.S.t * Zident.S.tval fve : Zident.S.t -> Zelus.exp -> Zident.S.t