Table of Contents

Void Safety

code snippet (login with anonymous and no password).

Slides and Code

svn export https://svn.eecs.yorku.ca/repos/sel-open/misc/tutorial/Void-Safety/node

Slide Video pdf

Formal generic type declarations

It is also possible to have indirect constraints, e.g. BAR [G → H, H → ANY] means that actual generic parameter corresponding to G should be attached and non-separate.