|
5101e777b2
|
Happy new year 2018!
|
2018-01-17 21:04:46 +01:00 |
|
|
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 |
|
|
e3f5f0a801
|
Delete initializer, if it could not be stored.
|
2017-11-04 19:08:49 +01:00 |
|
|
cea3834ddf
|
Added the Lazy<T> class, for "lazy" initialization.
|
2017-11-04 18:43:02 +01:00 |
|