[top][index]
search for:

Function Thing -- function application

Synopsis:

  • Operator: symbol " " -- blank operator for adjacent expressions
  • Input:
  • an instance of class Function.
  • an instance of class Thing.
  • f x -- yields the result of applying the function f to x.


    [top][index]
    search for: