Module Serlib_ring.Ser_g_ringSource
Sourcetype 'constr coeff_spec = 'constr Ring_plugin.Ring_ast.coeff_spec = | Computational of 'constr| Abstract| Morphism of 'constr
Sourceval coeff_spec_of_sexp :
'constr. (Sexplib0.Sexp.t -> 'constr) ->
Sexplib0.Sexp.t ->
'constr coeff_spec Sourceval sexp_of_coeff_spec :
'constr. ('constr -> Sexplib0.Sexp.t) ->
'constr coeff_spec ->
Sexplib0.Sexp.t Sourceval ring_mod_of_sexp :
'constr. (Sexplib0.Sexp.t -> 'constr) ->
Sexplib0.Sexp.t ->
'constr ring_mod Sourceval sexp_of_ring_mod :
'constr. ('constr -> Sexplib0.Sexp.t) ->
'constr ring_mod ->
Sexplib0.Sexp.t Sourceval field_mod_of_sexp :
'a. (Sexplib0.Sexp.t -> 'a) ->
Sexplib0.Sexp.t ->
'a field_mod Sourceval sexp_of_field_mod :
'a. ('a -> Sexplib0.Sexp.t) ->
'a field_mod ->
Sexplib0.Sexp.t Sourceval register : unit -> unit