[][src]Module rusty_junctions::types::functions

Function types related to various kind of functions that can be stored and executed with Join Patterns.

Modules

binary

Types and Traits for functions which take two arguments.

ternary

Types and Traits for functions which take three arguments.

unary

Types and Traits for functions which take one argument.