Talk:Evaluate binomial coefficients: Difference between revisions

Line 144:
:: The HM comment: '''enumFromTo :: Enum a => a -> a -> [a]'''
 
:: is both less noisy and more informative to the reader, and less verbose, than the mypy type hint:
 
:: '''def enumFromTo(m: Any) -> Callable[[Any], List[Any]]:'''
9,655

edits