펑션,function

펑션,function (rev. 1.7)


이거 pagename을 펑션 보다는 루틴,routine 서브루틴,subroutine으로 하는 건 어떤가?

Sub:
함수호출 펑션호출 functionl_call or 그냥 호출,call
함수합성 펑션합성 function_composition
{
https://wiki.haskell.org/Function_composition



Up: compiler_ or code_ optimization ?
}
first order function ?
{
... Google:first order function
}
higher-order_function
{
https://wiki.haskell.org/Higher_order_function
... Google:higher order function
}





PL Syntax
파이썬,Python:
def funcname():