Quantcast
Channel: How do you break long string lines in Scheme? - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by grettke for How do you break long string lines in Scheme?

$
0
0

Use string-append with the built-in formatting of your IDE:

(panic (string-append "Truth-assignment length is longer " 
                      "than the number of propositions!"))

Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>