Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Force .join to reify at least 4 elements of a list (if available).
This should help with infinite lists that currently produce "..." -- now it will at least produce the first four elements of such a list.
- Loading branch information