🎓 Dr. Freemo :jpf: 🇳🇱 on Nostr: npub1kg5kt…vtnac Python does have the functions though: filter(other_func, ...
npub1kg5ktxlealkymv59ghper5klmc8n5vqppclxytkqg9jzk0wkmwhqzvtnac (npub1kg5…tnac)
Python does have the functions though:
filter(other_func, map(the_func, the_list))
That should be roughly the same as what you asked for... Are you just complaining about the syntax, seems functionally pretty interchangable.
Python does have the functions though:
filter(other_func, map(the_func, the_list))
That should be roughly the same as what you asked for... Are you just complaining about the syntax, seems functionally pretty interchangable.