Write eager implementations of `map` and `flatMap` in `ConsList`, as opposed to the lazy ones available via `stream()`.