<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Aoino</author_name>
  <author_url>https://blog.hatena.ne.jp/Aoino/</author_url>
  <blog_title>独学大学情報学部</blog_title>
  <blog_url>https://aoino.hatenablog.com/</blog_url>
  <categories>
    <anon>Lens</anon>
    <anon>Monocle</anon>
    <anon>Scala</anon>
  </categories>
  <description>去年末くらいからぼちぼち触り始めてたけど今更知った。 使い方 例えばこんな感じのデータ構造(とLens)が定義されてるとして、*1 @Lenses case class Address(street: String, postalCode: String) @Lenses case class User(name: String, age: Int, address: Address) Lensを合成していってgetしたり、modifyしたりするわけですが、 import monocle.syntax.apply._ import Address._, User._ // 生成されたLensの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faoino.hatenablog.com%2Fentry%2F2015%2F06%2F15%2F012432&quot; title=&quot;MonocleのapplyLensメソッドの使い方 - 独学大学情報学部&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>2015-06-15 01:24:32</published>
  <title>MonocleのapplyLensメソッドの使い方</title>
  <type>rich</type>
  <url>https://aoino.hatenablog.com/entry/2015/06/15/012432</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
