Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 7.3.0

(Wheezy)

Oo(3o)


Oo

Oo

NAME
Module
Documentation

NAME

Oo − Operations on objects

Module

Module Oo

Documentation

Module Oo
: sig end

Operations on objects

val copy : (< .. > as ’a) -> ’a

Oo.copy o returns a copy of object o , that is a fresh object with the same methods and instance variables as o

val id : < .. > -> int

Return an integer identifying this object, unique for the current execution of the program.



Oo(3o)