Isak Sky

Results 7 comments of Isak Sky

> if-let and if-some are not clauses to be used within cond. They are standalone macros that can be used in place of the built-in if-let and if-some if you...

@Engelberg I understand - appreciate the the explanation!

@leebyron For cases where you know the object you would like to mutate, but don't know what cutesy name your colleagues decided to give the mutation (updateStory, changeStory, likeStory), I...

Regarding "namespaces only required if there is a collision": that is an extremely dangerous semantic, because it means adding a field can break queries, which I expect most people will...

I think this, as well as adding normal imperative "return" would be a great change to F#. Right now in F# there are a few alternatives: 1. Increase nesting (if...

Have you considered just not trying to convert it? This would arguably be better, because then users can do it themselves if they have a working way to do it.

He fixed it with this commit: https://github.com/isaksky/transit-erlang/commit/4c43bd03d06d2303e0b5fecfc7244395161639c7