repr v is the OCaml value v as its JavaScript value representation. ... to_option conv v is None if v is null or undefined and Some (conv v) if it is not.
確定! 回上一頁