react-immutable-proptypes
react-immutable-proptypes copied to clipboard
Missing seqOf.
seqOf would be useful because it signifies that you should not use size (which would return undefined for seqs and should use count().
Will there be support for this?