[fpc-pascal] Container class for key-value pairs
leledumbo
leledumbo_cool at yahoo.co.id
Mon Sep 11 09:40:52 CEST 2017
> Which container class ist the easiest to use for key-value pairs?
All are just as easy. Instead you should state for non-functional
requirements. Does it have to be fast? Does it have to be memory efficient?
Or as long as you can access it as key-value then it would be fine no matter
what the implementation is?
--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/
More information about the fpc-pascal
mailing list