Closed lileicc closed 10 years ago
LGTM
Type ANY basically means BLOG doesn't do any type checking, and a runtime exception will be raised if there's a type mismatch, right?
@cberzan Yes. Since we do have generic for Set. this is one way to handle it.
Fixed iota to throw exception on non-singleton set.
going to merge.