Tag Archives: generics

Vala Generics

Vala supports a limited form of generics. It’s a shame, coming from a Java background not to see the thorough implementation that I am used to. Vala coming from a C# background might have inherited it’s form of generics, but … Continue reading

Posted in Programming | Tagged , | Leave a comment