ID: 3fee941ba398c0eabe621e5d9324f30bce6f9869
33 lines
—
992B —
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:persistent_software_transactional_memory_in_haskell_ACM_2021",
"library:author": [
"André Brinkmann",
"Sebastian Erdweg",
"Reza Salkhordeh",
"Peter Braam",
"Patrick Raaf",
"Nicolas Krauter"
],
"license:licensed_under": [
"dokk:license:CC-BY-4.0"
],
"library:title": "Persistent Software Transactional Memory in Haskell",
"blob:at": {
"@id": "file:/pdf/persistent_software_transactional_memory_in_haskell_ACM_2021.pdf",
"blob:primary_source": "https://dl.acm.org/doi/pdf/10.1145/3473568",
"blob:retrieval_date": "2023-03-23"
}
}
|