class TRANSFORMABLE_ZSTRING

(source code)

description

Use to test

note
	description: "Use to test"

	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-31 12:09:57 GMT (Saturday 31st August 2024)"
	revision: "1"

class
	TRANSFORMABLE_ZSTRING

inherit
	ZSTRING

end