See also #97. This should work like expect-list, expect the last argument is an expectation applied to the tail of the list instead of an item (like list*). This should only allow assertions against improper lists. Improper lists should be convertible with ->expectation.
See also #97. This should work like
expect-list, expect the last argument is an expectation applied to the tail of the list instead of an item (likelist*). This should only allow assertions against improper lists. Improper lists should be convertible with->expectation.