<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fits</author_name>
  <author_url>https://blog.hatena.ne.jp/fits/</author_url>
  <blog_title>なんとなくな Developer のメモ</blog_title>
  <blog_url>https://fits.hatenablog.com/</blog_url>
  <categories>
    <anon>Groovy</anon>
    <anon>Scala</anon>
    <anon>.NET</anon>
    <anon>F#</anon>
    <anon>Haskell</anon>
  </categories>
  <description>Groovy 1.8 のクロージャ合成の機能を試したついでに、Scala, F#, Haskell での関数合成の機能も簡単にまとめてみました。サンプルのソースコードは http://github.com/fits/try_samples/tree/master/blog/20101213/ Groovy の場合 Groovy では &gt;&gt; や Groovy 1.8.0 beta2 compose_sample.groovy def plus = {x -&gt; x + 3} def times = {x -&gt; x * 2} def f = plus &gt;&gt; times def g = plus &lt;&lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffits.hatenablog.com%2Fentry%2F20101213%2F1292196149&quot; title=&quot; Groovy, Scala, F#, Haskell による関数・クロージャの合成 - なんとなくな Developer のメモ&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>2010-12-13 08:22:29</published>
  <title> Groovy, Scala, F#, Haskell による関数・クロージャの合成</title>
  <type>rich</type>
  <url>https://fits.hatenablog.com/entry/20101213/1292196149</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
