dsh-functional-programming
其他 活跃维护

dsh-functional-programming

satan9394/dsh-functional-programming

DSH skill: 函数式编程, Elixir/OTP 与 Haskell 类型(受 wshobson/agents 38k★ 启发)

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:satan9394/dsh-functional-programming
git clone https://github.com/satan9394/dsh-functional-programming.git
git clone git@github.com:satan9394/dsh-functional-programming.git
README.md main

dsh-functional-programming

DSH(DeepSeek Harness)技能插件:函数式编程。

不可变性与纯函数、模式匹配、管道组合、Elixir/OTP 并发容错(let it crash/监督树)、Haskell 类型系统(newtype/GADT/总函数)、效应隔离与渐进迁移。受 wshobson/agents(38k★ MIT)启发的中文原创精简版。

安装

dsh plugin add dsh-functional-programming

触发方式

描述中包含"函数式 / Elixir / Haskell / 不可变 / 纯函数 / 模式匹配 / OTP / 监督树 / 单子"等关键词时自动触发。

能力

  • 函数式核心四原则
  • Elixir/OTP 并发容错实践
  • Haskell 类型系统(newtype/总函数)
  • 命令式→函数式迁移纪律

许可

MIT