class EL_ITERABLE_ROUTINES

(source code)

description

Expanded form of EL_ITERABLE_ROUTINES_IMP

notes

Accessible via EL_MODULE_ITERABLE

note
	description: "Expanded form of ${EL_ITERABLE_ROUTINES_IMP}"
	notes: "Accessible via ${EL_MODULE_ITERABLE}"

	author: "Finnian Reilly"
	copyright: "Copyright (c) 2001-2022 Finnian Reilly"
	contact: "finnian at eiffel hyphen loop dot com"

	license: "MIT license (See: en.wikipedia.org/wiki/MIT_License)"
	date: "2024-01-20 19:18:24 GMT (Saturday 20th January 2024)"
	revision: "3"

expanded class
	EL_ITERABLE_ROUTINES [G]

inherit
	EL_ITERABLE_ROUTINES_IMP [G]

	EL_EXPANDED_ROUTINES

end