This website requires JavaScript.
Explore
Help
Sign In
Muldersoft
/
MUtilities
Watch
1
Star
0
Fork
0
You've already forked MUtilities
Code
Releases
Activity
340
Commits
1
Branch
14
Tags
1.1
MiB
master
Commit Graph
3 Commits
Author
SHA1
Message
Date
LoRd_MuldeR
f4b867c54c
Documentation was updated.
2018-12-08 15:47:17 +01:00
LoRd_MuldeR
3b6051393d
Changed Lazy<T> to take a lambda-function in its constructor. This avoids the need for sub-classing.
2017-11-04 21:10:32 +01:00
LoRd_MuldeR
cea3834ddf
Added the Lazy<T> class, for "lazy" initialization.
2017-11-04 18:43:02 +01:00