From fe9c621140eedabecee11d6ff29f7e63fa747e15 Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Thu, 29 Oct 2020 22:13:43 +0300 Subject: fix(doc): gitlab's rendering of Org mode isn't quite right --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 3c074a0..20b7600 100644 --- a/README.org +++ b/README.org @@ -390,7 +390,7 @@ Other predicates are self-explanatory: ** =eq?= Deep compare values. If given two tables, recursively calls =eq?= on each field until one of the tables exhausted. -Other values are compared with === operator. +Other values are compared with default equality operator. ** =comp= Compose functions into one function. -- cgit v1.2.3