Skip to content

v2.4.4: Bug fix: for 'fset2:bag'

Choose a tag to compare

@slburson slburson released this 25 Apr 20:40
· 25 commits to master since this release

fset2:bag wasn't defined as a type, so you couldn't define methods on it. Fixed.

I've also added seq constructor function filled-seq (aka filled-wb-seq), which returns a seq of a specified size filled with a specified initial element.