In this short note, we present a minimal system to deal with overloade
d functions with late binding, in which lambda-abstractions are seen a
s a special case of overloaded functions with just one code. We prove
some relevant properties that this system enjoys, and show its connect
ion with the lambda&-calculus. We end by showing the practical interes
t of this system, in particular in modeling object-oriented languages.