5 lines
81 B
OCaml
5 lines
81 B
OCaml
|
(** Chop *)
|
||
|
|
||
|
(** Chop *)
|
||
|
val chop : x:int -> y:int -> Pdf.t -> int list -> Pdf.t
|