<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-26T07:56:32Z</responseDate>
  <request identifier="2338" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:2338</identifier>
        <datestamp>2024-03-06T10:33:19Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Fighting bit Rot with Types (Experience Report: Scala Collections)</dc:title>
          <dc:creator>Odersky, Martin</dc:creator>
          <dc:creator>Moors, Adriaan</dc:creator>
          <dc:subject>Programming languages</dc:subject>
          <dc:subject>scala</dc:subject>
          <dc:subject>avoiding code duplication</dc:subject>
          <dc:subject>higher-order kinds</dc:subject>
          <dc:subject>type systems</dc:subject>
          <dc:subject>polymorphism</dc:subject>
          <dc:subject>collections library</dc:subject>
          <dc:description>We report on our experiences in redesigning Scala's collection&#13;
libraries, focussing on the role that type systems play in keeping&#13;
software architectures coherent over time.  Type systems can make &#13;
software architecture more explicit but, if they are too weak, can&#13;
also cause code duplication. We show that code duplication can be&#13;
avoided using two of Scala's type constructions: higher-kinded types&#13;
and implicit parameters and conversions.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Martin Odersky and Adriaan Moors</dc:contributor>
          <dc:date>2009</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 4, IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science (2009)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/LIPIcs.FSTTCS.2009.2338</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-23386</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.FSTTCS.2009.2338</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
