]> Repositorios git - scryer-prolog.git/commit
ADDED: format specifier ~NL to limit the number of digits per line
authorMarkus Triska <[email protected]>
Mon, 10 Jan 2022 16:29:45 +0000 (17:29 +0100)
committerMarkus Triska <[email protected]>
Mon, 10 Jan 2022 16:52:42 +0000 (17:52 +0100)
commit2889a4438b53e356f1329f591d1237f7a86dacdb
tree224755285f07c0508c90f326c5355f109f6709a7
parentf5952088e35a56922c5214a9c747ca7c350a2d0d
ADDED: format specifier ~NL to limit the number of digits per line

Example:

    %?- format("~65L", [2^1000]).
    %@ 10715086071862673209484250490600018105614048117055336074437503883_
    %@ 70351051124936122493198378815695858127594672917553146825187145285_
    %@ 69231404359845775746985748039345677748242309854210746050623711418_
    %@ 77954182153046474983581941267398767559165543946077062914571196477_
    %@ 686542167660429831652624386837205668069376   true.
src/lib/format.pl