Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THE WHAT?

You heard that right! With this library, you can obtain an instance of void (although boxed). It has never been easier!

object @void = Void.Get();

Don't believe me? Try it for yourself!

Assert.Equal(typeof(void), @void.GetType()); // True

About

A C# library that let's you obtain an instance of void

Resources

Stars

18 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages