Newest at the top
2025-02-12 04:15:34 +0100 | <albet70> | aha, python or operator is Haskell's<|> |
2025-02-12 04:15:17 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-02-12 04:15:02 +0100 | <lambdabot> | Nothing |
2025-02-12 04:15:00 +0100 | <albet70> | > Nothing <|> Nothing |
2025-02-12 04:14:32 +0100 | <monochrom> | I think that's what you want. |
2025-02-12 04:14:25 +0100 | <lambdabot> | Just 5 |
2025-02-12 04:14:23 +0100 | <monochrom> | > Nothing <|> Just 5 |
2025-02-12 04:14:17 +0100 | <lambdabot> | Just 3 |
2025-02-12 04:14:16 +0100 | <monochrom> | > Just 3 <|> Nothing |
2025-02-12 04:13:23 +0100 | <lambdabot> | Foldable t => t Bool -> Bool |
2025-02-12 04:13:22 +0100 | <albet70> | :t or |
2025-02-12 04:12:51 +0100 | <albet70> | f Nothing Nothing == Nothing |
2025-02-12 04:12:41 +0100 | <albet70> | f Nothing (Just 3) == Just 3 |
2025-02-12 04:12:25 +0100 | <albet70> | what's the function name that return the first no-failed value, like f Just 3 Nothing == Just 3 |
2025-02-12 04:10:46 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-12 04:08:45 +0100 | JuanDaugherty | ColinRobinson |
2025-02-12 04:08:01 +0100 | tri | (~tri@ool-44c70bcb.dyn.optonline.net) (Ping timeout: 248 seconds) |
2025-02-12 04:05:14 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 252 seconds) |
2025-02-12 04:03:43 +0100 | tri | (~tri@ool-44c70bcb.dyn.optonline.net) |
2025-02-12 04:01:05 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-12 03:59:44 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-12 03:56:43 +0100 | ColinRobinson | JuanDaugherty |
2025-02-12 03:55:24 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-12 03:44:49 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-02-12 03:44:37 +0100 | remmie | (ianremsen@tilde.team) remsense |
2025-02-12 03:40:01 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-12 03:37:43 +0100 | weary-traveler | (~user@user/user363627) user363627 |
2025-02-12 03:28:56 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-12 03:25:17 +0100 | lol_ | jcarpenter2 |
2025-02-12 03:24:39 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-12 03:16:28 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 252 seconds) |
2025-02-12 03:13:29 +0100 | remmie | (ianremsen@tilde.team) (Ping timeout: 260 seconds) |
2025-02-12 03:13:10 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-12 03:12:01 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-12 03:06:36 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-12 03:00:28 +0100 | <EvanR> | according to this theory |
2025-02-12 03:00:24 +0100 | <EvanR> | in which case you'd need 3 typeclasses just for that |
2025-02-12 03:00:13 +0100 | <EvanR> | on the other hand, when you see a "character" in C, there are at least 3 different textual forms you might want to see for debugging |
2025-02-12 02:59:32 +0100 | <EvanR> | debugging by having a built-in don't-have-to-implement-or-even-derive functionality for anything in the language automatically seems to work for many languages |
2025-02-12 02:59:15 +0100 | <monochrom> | Just look at end-users of IRC. >:) |
2025-02-12 02:58:16 +0100 | <EvanR> | EULA agreers tend to want fancy graphics |
2025-02-12 02:57:59 +0100 | <EvanR> | monochrom, end-users want to see a plain text version of their data? |
2025-02-12 02:55:34 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-12 02:53:49 +0100 | zungi | (~tory@user/andrewchawk) andrewchawk |
2025-02-12 02:52:42 +0100 | zungi | (~tory@user/andrewchawk) (Quit: WeeChat 4.4.2) |
2025-02-12 02:51:13 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-12 02:49:46 +0100 | <geekosaur> | pass |
2025-02-12 02:48:22 +0100 | <haskellbridge> | <zungi (it/its)> zungi: test |
2025-02-12 02:46:53 +0100 | piele | (~piele@eiseth.creativeserver.net) piele |
2025-02-12 02:46:24 +0100 | piele | (~piele@eiseth.creativeserver.net) (Ping timeout: 252 seconds) |