Difference between revisions of "Fabulous ! Operator"
Jump to navigation
Jump to search
(Created page with "=== Fabulous ! Operator === ! Fabulous ! Operator (Also called Fabulous Operator) ! Operator can have multiple meanings, when used as a suffix...") |
|||
Line 1: | Line 1: | ||
=== Fabulous ! Operator === | === Fabulous ! Operator === | ||
− | ! [[Fabulous ! Operator | Fabulous ! Operator ]] | + | ! [[Fabulous ! Operator | Fabulous ! Operator ]] is called the Fabulous Operator. In the basic form, it is meant to compute the fantastic factorial function. However, based on the arguments provided, it can simply create powerful functions with the simple notation of ! to a string, regular expression, etc. This dramatically simplifies notation to create functions, and makes for powerful and fabulously expressive code. |
! Operator can have multiple meanings, when used as a suffix. of course, as a prefix, ! represents NOT as in most C like languages. | ! Operator can have multiple meanings, when used as a suffix. of course, as a prefix, ! represents NOT as in most C like languages. | ||
! can be used to (1) Compute factorial of numbers (including complex numbers etc), (2) Create functions out of strings, (3) Create predicate functions and search functions out of simple notations with regular expressions, strings, etc. | ! can be used to (1) Compute factorial of numbers (including complex numbers etc), (2) Create functions out of strings, (3) Create predicate functions and search functions out of simple notations with regular expressions, strings, etc. |
Revision as of 10:49, 10 June 2024
Fabulous ! Operator
! Fabulous ! Operator is called the Fabulous Operator. In the basic form, it is meant to compute the fantastic factorial function. However, based on the arguments provided, it can simply create powerful functions with the simple notation of ! to a string, regular expression, etc. This dramatically simplifies notation to create functions, and makes for powerful and fabulously expressive code. ! Operator can have multiple meanings, when used as a suffix. of course, as a prefix, ! represents NOT as in most C like languages.
! can be used to (1) Compute factorial of numbers (including complex numbers etc), (2) Create functions out of strings, (3) Create predicate functions and search functions out of simple notations with regular expressions, strings, etc.