Robert Jeppesen

Results 4 comments of Robert Jeppesen

How do you envision this? Do we need 4.0 compat, or can it be abandoned? .Net 4.5 doesn't support Windows XP, but other than that, I can't think of a...

I really like this suggestion, but it would probably have to be something other than a dot. `List.map .bar`is the same as `List.map.bar`.

@cloudRoutine `./Data` looks very nice, kind of like accessing a file system. Would it conflict with anything?

There seems to be no way of creating a `SetOptions` with merge = false? So this library would need to call another overload instead of passing `SetOptions.merge()`? But this library...