turbine
                                
                                 turbine copied to clipboard
                                
                                    turbine copied to clipboard
                            
                            
                            
                        filterApply undefined behavior bug
filterApply(Behavior.of(undefined).map(() => () => true), stream).log()
Upon an event from stream errors: predicate.at(...) is not a function.
If you replaced undefined with 1, the error goes away.
That looks like a bug to me. It's really more a Hareactive than a Turbine bug though. But whatever we can keep it here :smile:
Sounds good - happy to move it if you'd like. Just let me know :)