# F# for Fun and Profit eBook 部分内容中文翻译 2023

我自己想学F#，所以翻译一下这本书，仅此而已

在翻译阶段，文中会缺很多链接，我会在全部结束后进行校审前都补上（估计不会补了，建议按照章节去原文里看，不过好多链接都失效了，我现在自己修正了一堆放进去了，但这个过程真闹心，动不动就是这个项目没了，那个项目停更了，又一个项目四五六七八年前被放弃了）

别被目录都是英文吓到，我只是为了方便找到原文的章节而保留了原始的内容，这样就算我翻译的什么地方让人感觉疑惑，也可以方便的去找到原文

凡是用【】包住的是译者写的

任何问题，请联系：<fsharpforfunandprofit.bloomingdream.org@outlook.com>

除此以外，不提供任何其他联系方式

要是想单纯的学习函数式编程，建议从[The "Thinking Functionally" Series](https://fsharpforfunandprofit.bloomingdream.org/why-use-f/the-thinking-functionally-series)开始看

大部分内容是机翻，流程基本上是这样的：我自己先看一遍英文的内容，然后把文章内容机翻成中文，然后根据自己的理解再进行调整，如果含义大差不差的，就不动了。这个系列就当成一个机翻粗校版本的来看吧，不过里面的库我基本都去自己搜过了，这个事情是真的闹心，动不动就感觉自己看了个寂寞，啥啥都没有，啥啥都停更。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fsharpforfunandprofit.bloomingdream.org/f-for-fun-and-profit-ebook-bu-fen-nei-rong-zhong-wen-fan-yi-2023.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
