Issues
- 1
- 1
Support readonly arrays
#375 opened by cahman - 3
Something like valueOr but for null?
#128 opened by mnn - 7
How to traverse `Record` types?
#78 opened by cowboyd - 0
Unable to resolve `optics-ts` when using moduleResolution nodenext in tsconfig
#293 opened by ViktorQvarfordt - 0
"remove" doesn't really removes array element but rather replaces it with a `Symbol(__remove_me__)`
#315 opened by mfarsikov - 0
a pick using optics
#292 opened by wcastand - 1
Possible to get the reverse of pick, like omit
#289 opened by wcastand - 1
Setting a Prism should always apply no?
#287 opened by wcastand - 3
- 1
Does not type check correctly when loading from Deno
#275 opened by cowboyd - 2
Error: Unable to resolve
#285 opened by wcastand - 1
Support JSON-Pointer RFC
#241 opened by thadk - 2
TS is complaining when using Traversal
#271 opened by NicoBru31 - 5
expose lens constructor?
#268 opened by valyagolev - 1
[Feature] Data-first piping?
#260 opened by redbar0n - 1
`modify` does not work with `guard` prisms against union types when transforming focus type
#257 opened by gomain - 4
Setting property with value of empty object within list should not be undefined
#237 opened by aaschmid - 2
DataCloneError: Failed to execute 'put' on 'IDBObjectStore': Symbol(__remove_me__) could not be cloned.
#219 opened by lanyusan - 1
API to define recursive traversals
#85 opened by cowboyd - 1
Release rewrite/reread optics
#68 opened by merisbahti - 4
at(index)-lens for tuples
#13 opened by merisbahti - 2
”valueOr”, but for a whole prism.
#7 opened by merisbahti - 2
Plates, a.k.a ”Recursive traversals”
#6 opened by merisbahti - 2
- 2
- 9
- 8
Equivalent to `partial.lenses.valueOr`?
#2 opened by rjhilgefort