EIOC is a library which implements a simple Inversion of Control. It allows to deliver singletons and instances created from factory functions. Currently a strict matching type is required.
EIOC was created as an experiment to test the expressiveness of the Eiffel programming language and its standard libraries.
Copyright (c) 2015-2016 Victorien Elvinger
This Source Code Form is subject to the terms of the
Mozilla Public License, v. 2.0. If a copy of the MPL
was not distributed with this file, You can obtain
one at https://mozilla.org/MPL/2.0/.