<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ocaml_beginners at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/ocaml_beginners/</link>
    <description>Ocaml Beginners</description>

    <item>
      <title>Re: lwt or ocsigen problem I have no idea</title>
      <pubDate>Tue, 21 May 2013 14:22:11 GMT</pubDate>
      <dc:creator>Ashish Agarwal</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13890</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13890</guid>
      <description>... even they exist See the &quot;Support and community&quot; page on ocsigen.org for information about their mailing list and other forums. ... [Non-text portions of</description>
    </item>
    <item>
      <title>Re: lwt or ocsigen problem I have no idea</title>
      <pubDate>Tue, 21 May 2013 11:23:29 GMT</pubDate>
      <dc:creator>Komtanoo Pinpimai</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13889</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13889</guid>
      <description>nevermind, just saw on the manual that Ocsigen_stream.finalize&lt;http://ocsigen.org/ocsigenserver/api/Ocsigen_stream#VALfinalize&gt; has to be called manually or</description>
    </item>
    <item>
      <title>lwt or ocsigen problem I have no idea</title>
      <pubDate>Tue, 21 May 2013 05:26:46 GMT</pubDate>
      <dc:creator>Komtanoo Pinpimai</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13888</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13888</guid>
      <description>Hi, I should ask this in the Lwt or Ocsigen mailing list but I&#39;m not quite sure where they are or even they exist. I&#39;m running an ocsigen server like a</description>
    </item>
    <item>
      <title>Re: consensus sapientum</title>
      <pubDate>Mon, 22 Apr 2013 00:39:00 GMT</pubDate>
      <dc:creator>Lukasz Stafiniak</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13887</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13887</guid>
      <description>... Since always... Although with new features since OCaml 3.12. http://caml.inria.fr/pub/docs/manual-ocaml/manual021.html#toc78 [Non-text portions of this</description>
    </item>
    <item>
      <title>Re: consensus sapientum</title>
      <pubDate>Mon, 22 Apr 2013 00:25:05 GMT</pubDate>
      <dc:creator>Francois Berenger</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13886</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13886</guid>
      <description>... Hello, Since when is it possible to do pattern matching on records? I thought a syntax extension was needed for this (some janestreet one). Thanks, F.</description>
    </item>
    <item>
      <title>Re: consensus sapientum</title>
      <pubDate>Fri, 19 Apr 2013 21:01:39 GMT</pubDate>
      <dc:creator>Gabriel Scherer</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13885</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13885</guid>
      <description>... Silence means &quot;what the heck?&quot;. I don&#39;t understand any of what you say. Records are built with the { foo = ... ; bar = ... } notation, and deconstructed by</description>
    </item>
    <item>
      <title>consensus sapientum</title>
      <pubDate>Fri, 19 Apr 2013 19:08:45 GMT</pubDate>
      <dc:creator>Jean Saint-Remy</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13884</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13884</guid>
      <description>Hi,   Unanimity of the wise in silence I gather indicates consensus.  There is no way to access types when using constructor unless we are talking about the</description>
    </item>
    <item>
      <title>Re: &quot;ocaml_beginners&quot;::[] batteries StringSet</title>
      <pubDate>Thu, 18 Apr 2013 08:42:47 GMT</pubDate>
      <dc:creator>Sébastien Dailly</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13883</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13883</guid>
      <description>Le 2013-04-18 07:50, Francois Berenger a écrit : Hello, ... Seems normal, I din&#39;t seen StringSet module in batteries : </description>
    </item>
    <item>
      <title>batteries StringSet</title>
      <pubDate>Thu, 18 Apr 2013 05:50:47 GMT</pubDate>
      <dc:creator>Francois Berenger</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13882</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13882</guid>
      <description>Hi, How can I access this module? Here is my trial: ocaml -init /dev/null #use &quot;topfind&quot;;; #require &quot;batteries&quot;;; module S = BatSet;; (* this works dine *) #</description>
    </item>
    <item>
      <title>Re: accessing record types</title>
      <pubDate>Tue, 16 Apr 2013 17:07:06 GMT</pubDate>
      <dc:creator>Rémi Vanicat</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13881</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13881</guid>
      <description>... I don&#39;t really understand your question, could you show us an example of something that doesn&#39;t work for us to comment on? As an explanation, I can say</description>
    </item>
    <item>
      <title>accessing fields in disjoin union types or algebraic types</title>
      <pubDate>Tue, 16 Apr 2013 16:04:23 GMT</pubDate>
      <dc:creator>Jean Saint-Remy</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13880</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13880</guid>
      <description>Hi, I have researched the topic a bit more in the literature. Jason Hickey describes it in the Ocaml Book under disjoin union types, but some details are left</description>
    </item>
    <item>
      <title>Re: accessing record types</title>
      <pubDate>Tue, 16 Apr 2013 05:58:24 GMT</pubDate>
      <dc:creator>Gabriel Scherer</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13879</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13879</guid>
      <description>I&#39;m sorry, but I still have no idea what your question is. Using a metaphor of databases to describe values in the language maybe doesn&#39;t help. On Tue, Apr 16,</description>
    </item>
    <item>
      <title>Re: accessing record types</title>
      <pubDate>Tue, 16 Apr 2013 00:50:17 GMT</pubDate>
      <dc:creator>Jean Saint-Remy</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13878</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13878</guid>
      <description>I don&#39;t know how to adequately describe 2nd order of abstraction here. My apologies for the omission. Typically the &#39;type&#39; declaration does not involve</description>
    </item>
    <item>
      <title>Re: accessing record types</title>
      <pubDate>Mon, 15 Apr 2013 20:10:36 GMT</pubDate>
      <dc:creator>Toby Kelsey</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13877</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13877</guid>
      <description>... No, currying is treating a function which can take multiple arguments as taking one. Here molly and week1 are separate values, each of type db. Usually</description>
    </item>
    <item>
      <title>Re: accessing record types</title>
      <pubDate>Mon, 15 Apr 2013 19:08:16 GMT</pubDate>
      <dc:creator>Gabriel Scherer</dc:creator>
      <link>http://groups.yahoo.com/group/ocaml_beginners/message/13876</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ocaml_beginners/message/13876</guid>
      <description>Hi, It is rather difficult to know what you are asking for. I don&#39;t think there is any link between the (expr : type) syntax and any of what you describe in</description>
    </item>

  </channel>
</rss>
<!-- rss2.grp.bf1.yahoo.com uncompressed Sat May 25 11:12:48 PDT 2013 -->
