home » zplus/dokk.git
ID: 9b7b4cd3c7b7f7266abda759b7c3fe6ea7713e5f
28 lines — 1K — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:functional_reactive_programming_without_space_leaks_haskell_2022",
    "library:author": [
        "Patrick Bahr"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "Modal FRP for all: Functional reactive programming without space leaks in Haskell",
    "blob:at": {
        "@id": "file:/pdf/functional_reactive_programming_without_space_leaks_haskell_2022.pdf",
        "blob:primary_source": "https://www.cambridge.org/core/services/aop-cambridge-core/content/view/9BE20E8D61E9B74811CF3CF97B5D10C7/S0956796822000132a.pdf/modal-frp-for-all-functional-reactive-programming-without-space-leaks-in-haskell.pdf",
        "blob:retrieval_date": "2023-03-23"
    }
}