Sciweavers

4997 search results - page 10 / 1000
» Genericity - a
Sort
View
ICDE
1999
IEEE
110views Database» more  ICDE 1999»
14 years 9 months ago
The Bulk Index Join: A Generic Approach to Processing Non-Equijoins
Jochen Van den Bercken, Bernhard Seeger, Peter Wid...
ICFP
2006
ACM
14 years 7 months ago
Generating generic functions
Johan Jeuring, Alexey Rodriguez, Gideon Smeding
ICFP
2003
ACM
14 years 7 months ago
Dependency-style generic Haskell
Andres Löh, Dave Clarke, Johan Jeuring
CSCLP
2005
Springer
14 years 1 months ago
Views and Iterators for Generic Constraint Implementations
This paper introduces an architecture for generic constraint implementations based on variable views and range iterators. Views allow, for example, to scale, translate, and negate...
Christian Schulte, Guido Tack
PPPJ
2004
ACM
14 years 1 months ago
Safe instantiation in generic Java
This paper presents the “Safe-Instantiation Principle,” a new design principle for evaluating extensions of Java with support for generic types. We discuss the GJ and NextGen ...
Eric E. Allen, Robert Cartwright