Changes

Jump to navigation Jump to search
40 bytes removed ,  16:56, 10 June 2024
Line 47: Line 47:     
Simple predicate functions (functions that do simple boolean true/false checks) can be created with shortcut notations such as below:
 
Simple predicate functions (functions that do simple boolean true/false checks) can be created with shortcut notations such as below:
  −
"<1"!
  −
  −
   
<pre>
 
<pre>
 
"<1"!
 
"<1"!
Line 57: Line 53:     
<pre>
 
<pre>
  −
// this gives "" on fixchars
   
("x<3"!)(2)
 
("x<3"!)(2)
 
("x<3&&y>4"!)(2,5)
 
("x<3&&y>4"!)(2,5)
2,824

edits

Navigation menu