10年的函數式編程終於得到了回報。 我可以在C++中構建一個表達式求值器,使用 ✅ 代數數據類型 (ADTs) ✅ 模式匹配 ✅ std::variant ✅ std::visit ✅ std::unique_ptr 我無法被阻止。