探索
Akiyama's blog
Search
暗色模式
亮色模式
阅读模式
Home
❯
Random
❯
纯函数
纯函数
2025年10月05日
1分钟阅读
pernamant
函数的输出完全有输入的参数决定,并且没有任何的
副作用
reference
函数式编程