Package ar. com. florius. koncierge
Wrapper for simple usage of koncierge
.
Common usage
When you instantiate a Koncierge
object, the effects (generating a random number for $chaos
and a date for $date
) are managed by the World
field.
World
has sensible defaults, but you can change them for other purposes (e.g.: testing). Results are all wrapped in inline class
'es so you don't need to worry about internal functional workings. If you want to use the functional-style interfaces, refer to the internal
package.