-
函數式編程的重要概念 純函數(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. 在計算機科學領域,函數式編程是一種編程范式,它是一種構建計算機程序結構的方法和風格,它把程序當做數學函數的求值過程并且避免了改變狀態(tài)和可變的數據。查看全部
-
函數式編程?簡單說就是只用純函數來編寫程序啦查看全部
-
課程大綱查看全部
-
scala之父Martin Odersky查看全部
-
1、Scalable編程語言(可伸縮的編程語言) 2、純正的面向對象語言 3、函數式語言 4、運行在jvm上,和java無縫互操作查看全部
-
集合框架查看全部
-
綜合demo查看全部
-
尾遞歸函數例子查看全部
-
尾遞歸函數查看全部
-
遞歸函數查看全部
-
匿名函數查看全部
-
高階函數查看全部
-
函數是第一等公民查看全部
-
柯里化實例查看全部
舉報
0/150
提交
取消