Lazy List: produces Cons-like sequences, based on a Source. Saving a lazy list to the database does not make too much sense as it will be discarded when backtracking over its creation point. Note that a Lazy List has its own trail, and is only discarded when backtracking over its creation point.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.