Closed davidchambers closed 6 years ago
Closes #502
This pull request greatly increases the expressive power of S.is by allowing us to specify types such as Array (Maybe Integer) rather than Array ???.
S.is
Array (Maybe Integer)
Array ???
If this pull request is accepted, #481 will no longer be warranted.
/cc @futpib, @gautaz, @miwillhite, @najlachamseddine, @tomkel
Closes #502
This pull request greatly increases the expressive power of
S.is
by allowing us to specify types such asArray (Maybe Integer)
rather thanArray ???
.If this pull request is accepted, #481 will no longer be warranted.
/cc @futpib, @gautaz, @miwillhite, @najlachamseddine, @tomkel