函数型语言 meaning in English
functional language
Examples
- Accomplishes everything that mine does , but within the framework of a pure functional language
实现了我完成的每个任务,但它包含在纯函数型语言的框架中。 - If you re using a functional language such as python , you can follow up on these compositional tricks by experimenting with
如果您使用的是函数型语言(如python ) ,可以按照这些技巧进行 - In functional and dynamic languages , function composition is usually straightforward at its root and flexible enough to come in numerous implementations
在函数型语言和动态语言中,函数组合通常从根本上很简单,而且非常灵活地提供几种实现方式。 - A pure functional language like haskell might offer type hierarchies , discriminated unions , quantification , existential types , and so on , but oop languages typically lack these things
象haskell那样的纯函数型语言可以提供类型层次结构、区别合并、量化、存在类型等等,但oop语言通常缺乏这些功能。