Merge pull request #1380 from triska/as_is

as --> is
This commit is contained in:
Mark Thom
2022-03-30 13:56:25 -06:00
committed by GitHub

View File

@@ -8,7 +8,7 @@
In Scryer Prolog, lists of characters are very efficiently represented,
and strings have the advantage that the atom table remains unmodified.
Especially for cryptographic applications, it as an advantage that
Especially for cryptographic applications, it is an advantage that
using strings leaves little trace of what was processed in the system.
For predicates that accept an encoding/1 option to specify the encoding