Denis Crăciunescu

Results 4 comments of Denis Crăciunescu

@Himanshuarora97, could you show us a sample code for achieving this?

@kevmoo , can we have a single converter covering all types or should we create one for each possible type?

I see... I thought we could do some generics magic as I'm really just looking for `try { parse } catch { return default }`—so the type is irrelevant.