Class LFilter

Object
   |
   +--Lens
         |
         +--LFilter

class LFilter
extends Lens


In the get direction, projects the concrete tree down to only those properties matching pred. In the putback direction, they are restored (if they are present in the concrete tree).
Defined in lens.js


Field Summary
 Object name
          
   
Fields inherited from class Lens
name
 
Constructor Summary
LFilter(<function> pred, d)
           
   
Methods inherited from class Lens
error, getput, putget, putput, get_is, putback_is, get_throws, putback_throws
 

Field Detail

name

Object name

Constructor Detail

LFilter

LFilter(<function> pred, d)


Documentation generated by JSDoc on Wed Feb 14 15:36:01 2007