@[email protected] to [email protected] • 6 months agoStatically Typed Functional Programming with Python 3.12wickstrom.techmessage-square12fedilinkarrow-up11arrow-down10file-textcross-posted to: programming
arrow-up11arrow-down1external-linkStatically Typed Functional Programming with Python 3.12wickstrom.tech@[email protected] to [email protected] • 6 months agomessage-square12fedilinkfile-textcross-posted to: programming
minus-square@[email protected]linkfedilinkEnglish0•6 months agoDoes it have higher-order functions? Yes, therefore you can use it to do functional programming. Everything else is syntactic sugar.
minus-square@[email protected]linkfedilink0•6 months agoFunctional programming doesn’t just mean higher order functions. There’s a range of other features that it implies.
Does it have higher-order functions? Yes, therefore you can use it to do functional programming.
Everything else is syntactic sugar.
Functional programming doesn’t just mean higher order functions. There’s a range of other features that it implies.