v2.4.4: Bug fix: for 'fset2:bag'
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.