|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--Lens
|
+--LArith
A refinement of the LOp lens -- for binary arithmetic operators.
Defined in lens.js
| Field Summary | |
Object |
name
|
| Fields inherited from class Lens |
name
|
| Constructor Summary | |
LArith(<function> op, <function> inv, v, d)
|
|
| Methods inherited from class Lens |
error, getput, putget, putput, get_is, putback_is, get_throws, putback_throws
|
| Field Detail |
Object name
| Constructor Detail |
LArith(<function> op, <function> inv, v, d)
op - The operator
inv - The inverse of op
v - The second value to pass to op on get and putback
d - The default value to return on putback (in C)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||