<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hironei</author_name>
  <author_url>https://blog.hatena.ne.jp/hironei/</author_url>
  <blog_title>hironei's diary</blog_title>
  <blog_url>https://hironei.hatenablog.com/</blog_url>
  <categories>
    <anon>Groovy</anon>
  </categories>
  <description>Groovyでpythonのzip関数のような使い方をするにはtransposeを使えば良いらしい。コード keys = [1, 2, 3] vals = [&quot;One&quot;, &quot;Two&quot;, &quot;Three&quot;] def result = [keys, vals].transpose() print result.toString() 結果 [[1, One], [2, Two], [3, Three]]</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhironei.hatenablog.com%2Fentry%2F20110829%2F1314585947&quot; title=&quot;Groovyでpythonのzip関数のような使い方 - hironei&amp;#39;s diary&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>2011-08-29 11:45:47</published>
  <title>Groovyでpythonのzip関数のような使い方</title>
  <type>rich</type>
  <url>https://hironei.hatenablog.com/entry/20110829/1314585947</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
