Module Serlib.Ser_goal_selectSource
Sourcetype t = Goal_select.t = | SelectAlreadyFocused| SelectNth of int| SelectList of (int * int) list| SelectId of Names.Id.t| SelectAll
Sourceval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.state Sourceval hash : t -> Ppx_hash_lib.Std.Hash.hash_value