HumanEquivalentUnit
HumanEquivalentUnit
Using Get-Content to read an [example 170,000 line wordlist text file](https://github.com/dolph/dictionary/raw/master/enable1.txt). ``` # Default use, slow. Roughly 6 seconds. Over 100x longer than the alternatives. $lines = Get-Content -Path '/path/to/bigfile.txt'...
Was: http://www.swi-prolog.org/pldoc/doc/swi/library/dcg/basics.pl which is now an access denied error. Update to a Google search result: http://www.swi-prolog.org/pldoc/doc/_SWI_/library/dcg/basics.pl which looks right enough to be useful.
First run of this code, all the results are like this: ``` Run on: Intel(R) Xeon(R) CPU E5-2470 v2 @ 2.40GHz | Ubuntu 16.04.7 LTS | 2020-12-06 C (gcc 5.4.0):...