File r37/lisp/csl/html/r37_0026.html artifact e5f64d2791 part of check-in a57e59ec0d



<A NAME=replace>

<TITLE>replace</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>



<B>=></B> _ _ _ <B>REPLACE</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
<P>
<P>
The <em>=&gt;</em> operator is a binary operator used in 
<A HREF=r37_0060.html>rule</A> lists to 
denote replacements. 
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
operator f; 

let f(x) =&gt; x^2; 

f(x); 

   2
  x

</TT></PRE><P>

REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]