码迷,mamicode.com
首页 > 其他好文 > 详细

Haskell: Difference between the function composition function (.) and operator $

时间:2016-04-16 00:40:37      阅读:131      评论:0      收藏:0      [点我收藏+]

标签:

http://learnyouahaskell.com/higher-order-functions#function-application

http://lambda.jstolarek.com/2012/03/function-composition-and-dollar-operator-in-haskell/

其实这有关操作符的优先级(priority)和关联性(association) (这里用了"操作符"这个名称,但是其实Haskell里全是函数。。。)

微妙之差(至少在表面上看来), 不可不察.

 

 

 

 

 

 

 

:)

Haskell: Difference between the function composition function (.) and operator $

标签:

原文地址:http://www.cnblogs.com/blog-of-walker/p/5397301.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!