List Question
10 TechQA 2016-12-14 10:27:20How to map properties of an object to constructor arguments in C# for auto copy construction
							1.5k views
							
								Asked by bradgonesurfing
								
							
						
					How to use monocle to modify a nested map and another field in scala
							1.2k views
							
								Asked by Yann Moisan
								
							
						
					How to make lenses for records with type-families
							292 views
							
								Asked by Saurabh Nanda
								
							
						
					Understanding confusing
							222 views
							
								Asked by dfeuer
								
							
						
					How to reduce boilerplate with monocle in scala
							335 views
							
								Asked by Yann Moisan
								
							
						
					How to non-impredicatively return `Maybe` a lens?
							161 views
							
								Asked by leftaroundabout
								
							
						
					Traversable to Traversable which traverse only element with specified index
							252 views
							
								Asked by Pavel
								
							
						
					Type variable would escape its scope
							2.5k views
							
								Asked by sevo
								
							
						
					Chaining Scalaz Lens set operations
							384 views
							
								Asked by Pengin
								
							
						
					Extending structures in Haskell
							219 views
							
								Asked by Misguided