<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>元编程 on Bigshans&#39; Blog</title>
    <link>https://bigshans.github.io/tags/%E5%85%83%E7%BC%96%E7%A8%8B/</link>
    <description>Recent content in 元编程 on Bigshans&#39; Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>bigshans</copyright>
    <lastBuildDate>Fri, 17 Dec 2021 15:26:50 +0800</lastBuildDate>
    <atom:link href="https://bigshans.github.io/tags/%E5%85%83%E7%BC%96%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>TypeScript 类型体操之斐波那契</title>
      <link>https://bigshans.github.io/post/type-gymnastics-for-typescript/</link>
      <pubDate>Fri, 17 Dec 2021 15:26:50 +0800</pubDate>
      <guid>https://bigshans.github.io/post/type-gymnastics-for-typescript/</guid>
      <description>&lt;p&gt;类型体操如果不是写库的话，基本上是屠龙技。 TypeScript 的类型系统本质上是一个小函数式语言，通过类型体操能够更清晰的感受到这一点。不过 TypeScript 类型系统有限制，并不能跟真正的函数式相媲美。但我们仍然可以写一个斐波那契数列小试牛刀。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
