Guest User

Untitled

a guest
Feb 16th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. (** A very useful module *)
  2.  
  3. val f : int -> int
  4. (** [f x] computes the result of the function [f] on [x]. *)
Add Comment
Please, Sign In to add comment