issues
search
gcanti
/
monocle-ts
Functional optics: a (partial) porting of Scala monocle
https://gcanti.github.io/monocle-ts/
MIT License
1.05k
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Traversal can't change type
#191
dawnchan030920
opened
6 months ago
1
Is there any future for monocle-ts?
#190
goce-cz
opened
1 year ago
5
Question: Help with pipe syntax
#189
sviridoff
opened
1 year ago
0
Question: lens to get the selected element form a dictionary
#188
stijnvn
opened
1 year ago
1
`adjoin` function for `Traversals`
#187
MoritzR
opened
1 year ago
0
Optic implemented using Kliesli Arrows
#186
baetheus
closed
1 year ago
1
Lens.fromPath with array
#185
naomei
opened
2 years ago
1
missing dependencies?
#184
mwisnicki
opened
2 years ago
1
insertAt & renameAt
#183
anthonyjoeseph
opened
2 years ago
0
Add set to Lens
#182
thewilkybarkid
opened
2 years ago
0
Fix modify type inference
#181
thewilkybarkid
closed
2 years ago
4
pick & omit
#180
anthonyjoeseph
opened
2 years ago
0
learnings resources section
#179
SimonAM
opened
2 years ago
0
How-to: select optional props from record.
#178
SimonAM
opened
2 years ago
1
do not use deprecated instances in examples, closes #176
#177
gcanti
closed
2 years ago
0
fromTraversable(array) - array is deprecated
#176
SimonAM
closed
2 years ago
0
Add missing pure annotations
#175
OliverJAsh
closed
2 years ago
2
No fromProp method in docs.
#174
SimonAM
opened
2 years ago
1
Tree structure
#173
florianbepunkt
opened
2 years ago
1
Add Tuple support: _1, _2
#172
toastal
opened
2 years ago
0
Add `non` and `anon`
#171
skeate
opened
3 years ago
1
`Lens#composeAt` method?
#170
wbadart
opened
3 years ago
0
Customize Monocle policy regarding missing interposed nodes?
#169
JasonKleban
opened
3 years ago
0
optional: prop for partial keys
#168
waynevanson
opened
3 years ago
3
[OptionalFromPath] Type Issue fix for 5 arguments
#167
Barackos
closed
3 years ago
1
iso.iso constructor is not equivalent to iso class constructor
#166
arthurgubaidullin
opened
3 years ago
0
Lens set
#165
steida
opened
3 years ago
1
Lens props should not requires at least two argument
#164
steida
opened
3 years ago
1
Are the experimental features safe to use in production
#163
ChrisAntreasian
opened
3 years ago
1
optimize `fromTraversable`, closes #119
#162
gcanti
closed
3 years ago
0
Is dissoc possible?
#161
codingedgar
closed
3 years ago
2
Traversal: add explicit type annotations to fromTraversable and trave…
#160
gcanti
closed
3 years ago
0
Release 2.3.8 seems to be broken
#159
pburgmer
closed
3 years ago
3
generating lots of paths with optional steps and sets of steps
#158
bionicles
opened
3 years ago
0
version 2.3.8
#157
gcanti
closed
3 years ago
0
version 2.3.7
#156
gcanti
closed
3 years ago
0
import without `/lib` or `/es6` paths, closes #147
#155
gcanti
closed
3 years ago
0
pipe and composition of L.findFirst doesn't compile due to difference in readonly attribute
#154
felher
opened
3 years ago
0
API Design: With Class or without Class
#153
m-bock
closed
3 years ago
2
Prisms with Errors (Either implementation)
#152
m-bock
opened
3 years ago
0
add `modifyF`, closes #149
#151
gcanti
closed
3 years ago
0
Use `replace` instead of `set`
#150
gcanti
opened
3 years ago
4
`modifyF ` for `Lens`/`Optional`/`Ix`/ ...
#149
jituanlin
closed
3 years ago
1
add Refinement overload to findFirst
#148
wmaurer
closed
3 years ago
1
Import without `/lib` or `/es6` paths like fp-ts now does
#147
OliverJAsh
closed
3 years ago
3
Setting an optional value doesn't do anything
#146
josh-degraw
closed
3 years ago
3
Proposal: traversal filterWithIndex
#145
kylegoetz
opened
3 years ago
1
Unable to set a new value to a Prism
#144
skysantalucial
closed
4 years ago
4
How can I use the A from Lens<S, A> to build a Traversal<S, B>?
#143
ruizb
opened
4 years ago
1
Question: Generic lens props
#142
zcesur
closed
4 years ago
1
Next