Jump to content

Projection: Difference between revisions

249 bytes added ,  2 years ago
Created page with "A '''projection''' is a partially applied function. A projection is created by applying a function to fewer arguments than it requires. f:{x+y*z} f[1;2;3] 7 g:f[;2] /p..."
(Created page with "A '''projection''' is a partially applied function. A projection is created by applying a function to fewer arguments than it requires. f:{x+y*z} f[1;2;3] 7 g:f[;2] /p...")
(No difference)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.