Float_u.Arrayinclude Array_getters_and_setters with type t := t and type elt := eltval length : t @ local -> intval t_of_sexp : Core.Sexp.t -> t @@ portableval sexp_of_t : t -> Core.Sexp.t @@ portableval custom_sexp_of_t : (elt -> Core.Sexp.t) -> t -> Core.Sexp.tval custom_t_of_sexp : (Core.Sexp.t -> elt) -> Core.Sexp.t -> tIdentity no-op conversions between t and elt array. They are the same type at runtime.