<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uehaj</author_name>
  <author_url>https://blog.hatena.ne.jp/uehaj/</author_url>
  <blog_title>uehaj's blog </blog_title>
  <blog_url>https://uehaj.hatenablog.com/</blog_url>
  <categories>
    <anon>elm</anon>
    <anon>FRP</anon>
    <anon>A-FRP</anon>
    <anon>haskell</anon>
    <anon>Elm-lang</anon>
    <anon>functional</anon>
    <anon>reactive</anon>
    <anon>reactive-functional</anon>
    <anon>GUI</anon>
    <anon>Animation</anon>
    <anon>concurrent</anon>
    <anon>ArrowizedFRP</anon>
  </categories>
  <description>elmでやってみるシリーズ1: ●を動かす。 import Window pos : Signal Int pos =let f = \tmp -&gt; (tmp `mod` 30) - 10 in f &lt;~ foldp (\it acc-&gt; acc + 1) 0 (fps 50) drawCircle : Float -&gt; Float -&gt; Form drawCircle x y = move (x,y) &lt;| filled red (circle 20) drawMatrix : [Form] drawMatrix = map (\x -&gt; drawLine &lt;| x*10) [-10..10…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuehaj.hatenablog.com%2Fentry%2F2014%2F07%2F18%2F132109&quot; title=&quot;elmでやってみるシリーズ1: ●を動かす - uehaj&amp;#39;s blog &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>2014-07-18 13:21:09</published>
  <title>elmでやってみるシリーズ1: ●を動かす</title>
  <type>rich</type>
  <url>https://uehaj.hatenablog.com/entry/2014/07/18/132109</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
