-
函数式编程的重要概念 纯函数(Pure Function),或函数的纯粹性(purity),就是没有副作用(Side Effect)的函数查看全部
-
In computer science,functional programming is a programming paradigm--a style of building the structure and elements of computer programs--that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data. 在计算机科学领域,函数式编程是一种编程范式,它是一种构建计算机程序结构的方法和风格,它把程序当做数学函数的求值过程并且避免了改变状态和可变的数据。查看全部
-
函数式编程?简单说就是只用纯函数来编写程序啦查看全部
-
课程大纲查看全部
-
scala之父Martin Odersky查看全部
-
1、Scalable编程语言(可伸缩的编程语言) 2、纯正的面向对象语言 3、函数式语言 4、运行在jvm上,和java无缝互操作查看全部
-
集合框架查看全部
-
综合demo查看全部
-
尾递归函数例子查看全部
-
尾递归函数查看全部
-
递归函数查看全部
-
匿名函数查看全部
-
高阶函数查看全部
-
函数是第一等公民查看全部
-
柯里化实例查看全部
举报
0/150
提交
取消