functional programing meaning in English
函数式编程
Examples
- In turn , a functional programming language is on that supports and encourages the functional style
那么,函数式编程语言也就是基于支持和鼓励函数式风格的语言。 - Xslt is a functional programming language like haskell or scheme , and unlike c or fortran
Xslt是一种函数式编程语言,类似于haskell或scheme ,但是与c和fortran不同。 - October 2001 discusses the library haxml , which enforces xml validity within a functional programming context
, 2001年10月)讨论了haxml库,该库在函数型编程环境中实施xml有效性。 - Personally , i would roughly characterize functional programming as having at least several of the following characteristics
例如,让我们定义一些在函数编程中要用到的快捷表达式,比如: - This article discusses general concepts of functional programming , and illustrates ways of implementing functional techniques in python
,有关函数编程的前一个专栏中,我介绍了一些fp的基础概念。