ID: 14af9698626c3ece369219561ea56a20df158372
29 lines
—
867B —
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.1β",
"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.1β",
"blob:at": {
"@id": "file:/pdf/open_data_structures_cpp_0.1β.pdf",
"blob:primary_source": "https://opendatastructures.org/versions/edition-0.1b/ods-cpp.pdf",
"blob:retrieval_date": "2023-04-30"
}
}
|