Avoiding null dereference exceptions with the Maybe type
How to use the Maybe type in Delphi to make method signatures honest and eliminate null dereference exceptions.
Tags /
1 post tagged with this topic.
How to use the Maybe type in Delphi to make method signatures honest and eliminate null dereference exceptions.