Query: camlinternallazy
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CamlinternalLazy(3) OCaml library CamlinternalLazy(3)NAMECamlinternalLazy - Run-time support for lazy values. Module Module CamlinternalLazy Documentation Module CamlinternalLazy : sig end Run-time support for lazy values. All functions in this module are for system use only, not for the casual user. exception Undefined val force_lazy_block : 'a lazy_t -> 'a val force_val_lazy_block : 'a lazy_t -> 'a val force : 'a lazy_t -> 'a val force_val : 'a lazy_t -> 'a OCamldoc 2014-06-09 CamlinternalLazy(3)
Related Man Pages |
---|
lazy(3o) - debian |
parsing(3o) - debian |
printexc(3o) - debian |
complex(3) - centos |
parsing(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
Controlling user input |