class EL_ZSTRING_ROUTINES

(source code)

Client examples: EIFFEL_CONFIGURATION_FILEPLAYLISTSONG_QUERY_CONDITIONSSPLIT_STRING_TEST_SETSTRING_TEST_SETTAGLIB_TEST_SET

description

Expanded instance of EL_ZSTRING_ROUTINES_IMP

note
	description: "Expanded instance of ${EL_ZSTRING_ROUTINES_IMP}"

	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-08-20 11:16:54 GMT (Tuesday 20th August 2024)"
	revision: "32"

expanded class
	EL_ZSTRING_ROUTINES

inherit
	EL_ZSTRING_ROUTINES_IMP

	EL_EXPANDED_ROUTINES

end