- (array-handler-repeat [item?] cnt item)procedure
stores item of type item? cnt times in a new empty array-handler closure. If no item? is supplied, any? is used.
stores item of type item? cnt times in a new empty array-handler closure. If no item? is supplied, any? is used.