`seqOf` would be useful because it signifies that you should not use `size` (which would return undefined for `seq`s and should use `count()`. Will there be support for this?
seqOfwould be useful because it signifies that you should not usesize(which would return undefined forseqs and should usecount().Will there be support for this?