Lambda expressions

The subject disclosure pertains to lambda expressions and the employment of such expressions in imperative and/or object-oriented computer programming languages. Lambda expressions can be employed in conjunction with methods ( e.g., arguments, assignment...) to provide a more concise and functional...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: BOX, DONALD, F, WARREN, MATTHEW, J, BOLOGNESE, LUCA, HALLAM, PETER, A, MEIJER, HENRICUS, JOHANNES, MARIA, HEJLSBERG, ANDERS, KATZENBERGER, GARY, S, KULKARNI, DINESH, CHANDRAKANT
Format: Patent
Sprache:eng ; fre ; ger
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The subject disclosure pertains to lambda expressions and the employment of such expressions in imperative and/or object-oriented computer programming languages. Lambda expressions can be employed in conjunction with methods ( e.g., arguments, assignment...) to provide a more concise and functional manner of code specification. Further, lambda expressions can participate in type inference and checking as well as overload resolution, among other things.