The Python Oracle

Is there a functional programming idiom for filtering a list into trues and falses?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Magical Minnie Puzzles

--

Chapters
00:00 Question
00:43 Accepted answer (Score 8)
00:59 Answer 2 (Score 2)
01:14 Answer 3 (Score 2)
02:12 Answer 4 (Score 1)
02:37 Thank you

--

Full question
https://stackoverflow.com/questions/3697...

Answer 2 links:
[Hoogle]: http://www.haskell.org/hoogle/
[partition]: http://haskell.org/ghc/docs/6.12.1/html/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #functionalprogramming #filter

#avk47