List Question
10 TechQA 2015-06-20 09:12:39Scala flattening an Option around a higher kinded type, looking for a more idiomatic approach
							169 views
							
								Asked by J Pullar
								
							
						
					Scala type inference for both a generic type and it's type parameter - why doesn't it work?
							638 views
							
								Asked by Turin
								
							
						
					Generic struct over a generic type without type parameter
							10.2k views
							
								Asked by torkleyy
								
							
						
					Type mismatch when using higher-kinded types
							166 views
							
								Asked by Paul Draper
								
							
						
					Polymorphic (Generic) Functions as Arguments in C++
							542 views
							
								Asked by user2008934
								
							
						
					Monad Transformers in C#
							1.9k views
							
								Asked by Blair Davidson
								
							
						
					Higher Kinded Type Not Being Observed
							129 views
							
								Asked by GratefulTony
								
							
						
					Scala: Type inference and subtypes/higher-kinded-types
							979 views
							
								Asked by raichoo
								
							
						
					Why is the type information lost when calling collect on this higher-kinded type?
							110 views
							
								Asked by Ian
								
							
						
					Type bounds for unapplied type parameters
							149 views
							
								Asked by 0__