17 Oct
                
                    2011
                
            
            
                17 Oct
                
                '11
                
            
            
            
        
    
                11:16 p.m.
            
        Hi all, If I have a pure function, which maps `(input, initialState)' to `(output, nextState)', what's the most succinct way of constructing a digital filter from this function, using Arrows? Thanks, -db