From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id C4E11BC8E for ; Sun, 27 Feb 2005 15:09:21 +0100 (CET) Received: from first.in-berlin.de (dialin-145-254-054-209.arcor-ip.net [145.254.54.209]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j1RE9K6a026284 for ; Sun, 27 Feb 2005 15:09:20 +0100 Received: by first.in-berlin.de (Postfix, from userid 501) id 0CDFAB11C2; Sun, 27 Feb 2005 01:11:22 +0100 (CET) Date: Sun, 27 Feb 2005 01:11:21 +0100 From: Oliver Bandel To: caml-list@yquem.inria.fr Subject: OCaml-Libs / Quick reference as pdf on some pages?! Message-ID: <20050227001121.GA2435@first.in-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Miltered: at nez-perce with ID 4221D490.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; oliver:01 bandel:01 oliver:01 in-berlin:01 ocaml:01 lib:01 ocaml:01 unix-module:01 bandel:01 short:01 exists:02 types:02 explanation:03 rename:04 table:93 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yquem.inria.fr X-Spam-Status: No, score=0.9 required=5.0 tests=FORGED_RCVD_HELO,PLING_QUERY autolearn=disabled version=3.0.2 X-Spam-Level: Hello, is a Library-Quick-reference Guide for OCaml available, so to have an overview on Names and Types and a *very short* explanation on it's functionality for each function of each lib that is part of the OCaml-distribution? If yes, where can i find it? If no, wouldn't it a good idea to create something like that? For many other programs Quick-References/Short-references are available, and that would shorten development times under OCaml, especially for people who are not always using each function and often do not know where to find a certain one (e.g. Sys-module? Filename-module? Unix-module?, when looking for file_exists or rename or so). With such a quick-refcard on my table I would be much faster than I'am now in OCaml-development. This may be useful for other programmers to. Could such a refcard be added to the official OCaml documentation, please?! Regards, Oliver Bandel