<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zehnpaard</author_name>
  <author_url>https://blog.hatena.ne.jp/zehnpaard/</author_url>
  <blog_title>Arantium Maestum</blog_title>
  <blog_url>https://zehnpaard.hatenablog.com/</blog_url>
  <categories>
    <anon>OCaml</anon>
    <anon>Algebraic Effects</anon>
  </categories>
  <description>OCaml 5.0にeffect handlerが入った理由の一つである、並行処理をdirect styleで記述できるasync/awaitの実装をやってみる。 この演習： github.com 演習用のコード・サンプルはこれ： github.com Schedulerのインタフェース この演習ではasync/awaitといった並行プログラミング機能をSchedulerモジュールに実装することになる。 SchedulerのシグニチャSCHEDULERは以下の通り： module type SCHEDULER = sig type 'a promise (** Type of promises…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzehnpaard.hatenablog.com%2Fentry%2F2023%2F01%2F15%2F100211&quot; title=&quot;OCaml Effects Tutorialの演習「Async/await」をやってみる - Arantium Maestum&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-15 10:02:11</published>
  <title>OCaml Effects Tutorialの演習「Async/await」をやってみる</title>
  <type>rich</type>
  <url>https://zehnpaard.hatenablog.com/entry/2023/01/15/100211</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
