什么是GADT? 安装 安装最新的稳定版本 对于BuckleScript = 6 npm install --save-dev lenses-ppx@latest or yarn add lenses-ppx@latest -D 建造 npm run build 手表 npm run watch 在 module StateLenses = [%lenses type state = { email : string , age : int , } ] 出去 module StateLenses = { type state = { email : st