Support all Edm canonical function
description
The mmdb doesn't support some really basic functions, like String.IsNullOrEmpty or DateTime.Compare.
Is there some kind of workaround for this, or are these functions planned to be included? My codebase is just littered with these two functions, which renders Effort useless in my use case. :(