Explorar o código

update substitute-expression definition

Samuel W. Flint %!s(int64=6) %!d(string=hai) anos
pai
achega
c3fdf22320
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      larcs.org

+ 1 - 1
larcs.org

@@ -105,7 +105,7 @@ Note that ~eqal~ will handle ~type-error~ by trying to switch the order of the a
   (defgeneric copy-expression (expression))
 
   @export
-  (defgeneric substitute-expression (expression with in))
+  (defgeneric substitute-expression (replace replacement expression))
 
   @export
   (defgeneric evaluate (expression &key substitutions-list resolve-constants-light-p resolve-constants-hard-p))