ID: 63c15dbd4446ee72b7194723942196edc4328420
29 lines
—
870B —
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:open_data_structures_cpp_0.1Gβ",
"library:website": "https://opendatastructures.org",
"library:author": [
"Pat Morin"
],
"license:licensed_under": [
"dokk:license:CC-BY-2.5"
],
"library:title": "Open Data Structures (in C++) Edition 0.1Gβ",
"blob:at": {
"@id": "file:/pdf/open_data_structures_cpp_0.1Gβ.pdf",
"blob:primary_source": "https://opendatastructures.org/versions/edition-0.1g/ods-cpp.pdf",
"blob:retrieval_date": "2023-04-30"
}
}
|