# server.sprak
Allows computers programmed with it to set the numeric data of things, as set by the `NUMERIC_DATA` variable in "drink.sprak".

## Usage
* May fail if the `supply` function supplies a function from the same server, since `Name()` is not used to check this.

## Functions
### Imports
* serde.sprak
	* `deserialise`
* equality.sprak
* array.sprak
	* `has`
* types.sprak
	* `Left`
	* `Right`
* supply.sprak
	* `supplier_of`
	* `supply`
	* `supply_unwrapped`