issues
search
ingolemo
/
python-lenses
A python lens library for manipulating deeply nested immutable structures
GNU General Public License v3.0
313
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Doc Issue : Fork can build lenses to set values on multiple lenses
#43
yellowbean
opened
11 months ago
0
`data & lens[1].get()` throw a TypeError: unsupported operand type(s) for &: 'list' and 'function'
#42
kilesduli
closed
1 year ago
2
Fix error in Item lens when deleting key that does not exist
#41
cebamps
closed
1 year ago
1
Debugging code involving lenses is hard
#40
Gurkenglas
opened
1 year ago
10
Lenslike can be an abstract base class
#39
majidaldo
closed
1 year ago
2
Compose producing unexpected values
#38
christopherjmblack
opened
2 years ago
1
[doc] compare with glom
#37
majidaldo
closed
1 year ago
3
lens.Tuple but for Getters
#36
moteutsch
closed
1 year ago
2
Any thoughts about adding type annotations to the library?
#35
ssjw
closed
2 years ago
4
Optic & StateFunc
#34
Gurkenglas
closed
3 years ago
1
& vs. StateFunction
#33
Gurkenglas
closed
3 years ago
4
Setter -> Traversal
#32
Gurkenglas
opened
3 years ago
3
Use varname to get %=
#31
Gurkenglas
closed
3 years ago
2
Parts should focus a tuple
#30
Gurkenglas
closed
3 years ago
3
Bug: Composing Fork Not Possible
#29
VRehnberg
closed
3 years ago
2
Is it time to release a new version?
#28
asfaltboy
closed
4 years ago
1
Specify maximum python versions for dependencies
#27
cage433
closed
4 years ago
4
Help request: Turn Each() back into a whole-sequence lens?
#26
jjlee
closed
4 years ago
3
Using setters with frozen dataclasses
#25
rolandcrosby
closed
4 years ago
3
Pypi latest at 0.5.0 1 yr ago latest changes will be released?
#24
simkimsia
closed
4 years ago
2
Suggestion: Lens for a union of two properties?
#23
brabster
closed
4 years ago
2
Adds proper code highlight to README
#22
sobolevn
closed
5 years ago
0
Would it be valueable to implement lenses for dataclass in python3.7?
#21
potbunker
closed
5 years ago
2
Fails on import with python3.5
#20
xkortex
closed
5 years ago
2
Fix incompatibility with CPython 3.5.2
#19
SnoopJ
closed
6 years ago
1
[Help Wanted] - Memoizing when modifying similar subparts.
#18
mvcisback
closed
6 years ago
9
Recur and frozenset do not work together
#17
mvcisback
closed
6 years ago
1
Recur Lens over NamedTuple
#16
mvcisback
closed
6 years ago
1
Using lens to set an iterative value
#15
Gargonslipfisk
closed
6 years ago
1
Support for NamedTuples
#14
mvcisback
closed
6 years ago
3
corrected equivalent long-form snippet in readme.md
#13
gdmcbain
closed
7 years ago
1
DOC: spelling
#12
gdmcbain
closed
7 years ago
1
Don't install typing backport library on python3
#11
Daenyth
closed
7 years ago
1
Make a release?
#10
Daenyth
closed
7 years ago
7
License under LGPL?
#9
brennie
closed
7 years ago
4
Allow unbound lenses to modify, set, etc
#8
Daenyth
closed
7 years ago
4
Add type annotations
#7
Daenyth
closed
7 years ago
4
ForkedLens added: parallel composition of sub-lenses
#6
p4l1ly
closed
7 years ago
2
Suggestion for notification when data backing a lens changes
#5
metalone
closed
7 years ago
1
Adds a get_ operator
#4
baloo
closed
8 years ago
0
support for python 2.7 -> 3.4
#3
baloo
closed
8 years ago
3
API too magic?
#2
ingolemo
closed
4 years ago
8
nested _each does not work as expected
#1
mvcisback
closed
8 years ago
2