A pair implementation since ISE's and SmartEiffel's tuples are not compatible and VisualEiffel has none at all
Copyright (c) 2005, Julian Tschannen
Eiffel Forum License v2 (see forum.txt)
-- Initialise pair with 'a_first' and 'a_second'.
-- First element
-- Second element
A pair implementation since ISE's and SmartEiffel's tuples are not compatible and VisualEiffel has none at all