Показать сообщение отдельно
Старый 28.10.2006, 16:47   #1  
Blog bot is offline
Blog bot
Участник
 
25,644 / 848 (80) +++++++
Регистрация: 28.10.2006
SysDictCoder: SafeMap
Источник: http://sysdictcoder.wordpress.com/2006/09/08/safemap/
==============
Axapta’s Map data structure is something I use quite often. Maps, Set, List, Array and Struct may not be very well known data types but I prefer them over the often abused container. Unfortunately Maps throw errors when you call lookup() with a key that doesn’t exist. Throwing an exception is a [...]

==============
Источник: http://sysdictcoder.wordpress.com/2006/09/08/safemap/