Index - V
| Vector | Eventloop.Module.Graphs |
| Vector2D | Eventloop.Utility.Vectors |
| vectorize | Eventloop.Module.Graphs |
| vectorSize | Eventloop.Module.Graphs |
eventloop-0.8.2.8: A different take on an IO system. Based on Amanda's IO loop, this eventloop takes a function that maps input events to output events. It can easily be extended by modules that represent IO devices or join multiple modules together.