Title: Documenting how to construct algebraic datatypes from python · Issue #35 · purescript-python/purescript-python · GitHub
Open Graph Title: Documenting how to construct algebraic datatypes from python · Issue #35 · purescript-python/purescript-python
X Title: Documenting how to construct algebraic datatypes from python · Issue #35 · purescript-python/purescript-python
Description: For interop, I'm having trouble calling a purescript function from python. If I have: just :: Int -> Maybe Int just = Just addMaybe :: Maybe Int -> Maybe Int -> Maybe Int addMaybe a b = (+) <$> a <*> b Then this works: import foo.Main.pu...
Open Graph Description: For interop, I'm having trouble calling a purescript function from python. If I have: just :: Int -> Maybe Int just = Just addMaybe :: Maybe Int -> Maybe Int -> Maybe Int addMaybe a b = (+) <$> a <...
X Description: For interop, I'm having trouble calling a purescript function from python. If I have: just :: Int -> Maybe Int just = Just addMaybe :: Maybe Int -> Maybe Int -> Maybe Int addMaybe a b ...
Opengraph URL: https://github.com/purescript-python/purescript-python/issues/35
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Documenting how to construct algebraic datatypes from python","articleBody":"For interop, I'm having trouble calling a purescript function from python. If I have:\r\n\r\n```purescript\r\njust :: Int -\u003e Maybe Int\r\njust = Just\r\n\r\naddMaybe :: Maybe Int -\u003e Maybe Int -\u003e Maybe Int\r\naddMaybe a b = (+) \u003c$\u003e a \u003c*\u003e b\r\n```\r\n\r\nThen this works:\r\n\r\n```python\r\nimport foo.Main.pure as Main\r\nprint(Main.addMaybe(Main.just(1))(Main.just(2)))\r\n```\r\n\r\nThis produces the wrong output (it yields nothing):\r\n\r\n```python\r\nimport foo.Main.pure as Main\r\nimport foo.Data.Maybe.pure as Maybe\r\nJust = Maybe.Just\r\nprint(Main.addMaybe({'value0': 3, '.t': Just})({'value0': 3, '.t': Just}))\r\n```\r\n\r\nand this crashes.\r\n\r\n```python\r\nimport foo.Main.pure as Main\r\nimport foo.Data.Maybe.pure as Maybe\r\nJust = Maybe.Just\r\nprint(Main.addMaybe(Just(1))(Just(2)))\r\n```\r\n\r\nThe first solution is of course fine, but it requires more boilerplate, and I'm assuming it must be possible to use the `Just` constructor or the `Nothing` constructor directly somehow.\r\n\r\nThanks!","author":{"url":"https://github.com/mikesol","@type":"Person","name":"mikesol"},"datePublished":"2020-08-07T06:49:12.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/35/purescript-python/issues/35"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:1a398bc1-6eb9-74a4-75d9-a8079bcd5d8c |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9D60:EF5D6:2111B72:2E52611:6970F019 |
| html-safe-nonce | 5b9b1adbe6d994bf3515c1fe689b8d1d142b59a50701e7919cc45dce62692a2b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RDYwOkVGNUQ2OjIxMTFCNzI6MkU1MjYxMTo2OTcwRjAxOSIsInZpc2l0b3JfaWQiOiI2OTg0NTU2OTk3NzAxMDcwODczIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 1c70ec649dd67654cbe03cefc77a8e8127d5d31a9799f2fddd802a6c12c93fe4 |
| hovercard-subject-tag | issue:674801891 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/purescript-python/purescript-python/35/issue_layout |
| twitter:image | https://opengraph.githubassets.com/77dad33c08f8cef414c2e88b687eaf5205bb7a6538006764276ae3a483801813/purescript-python/purescript-python/issues/35 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/77dad33c08f8cef414c2e88b687eaf5205bb7a6538006764276ae3a483801813/purescript-python/purescript-python/issues/35 |
| og:image:alt | For interop, I'm having trouble calling a purescript function from python. If I have: just :: Int -> Maybe Int just = Just addMaybe :: Maybe Int -> Maybe Int -> Maybe Int addMaybe a b = (+) <$> a <... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | mikesol |
| hostname | github.com |
| expected-hostname | github.com |
| None | b6ca3cb96fa07d8a62b95d681f9dc8fffb49a43f4fea2a5bcac6d8f5107cbf4e |
| turbo-cache-control | no-preview |
| go-import | github.com/purescript-python/purescript-python git https://github.com/purescript-python/purescript-python.git |
| octolytics-dimension-user_id | 61223985 |
| octolytics-dimension-user_login | purescript-python |
| octolytics-dimension-repository_id | 240700012 |
| octolytics-dimension-repository_nwo | purescript-python/purescript-python |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 240700012 |
| octolytics-dimension-repository_network_root_nwo | purescript-python/purescript-python |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | d2448578278810c7bf94faa67651ef5adb1abfde |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width