Update Isogram.fs with type signatures

I suggest to add type signatures to Pangram exercise. Diff:

The reason for this is that when trying to do exercise in IDE it failed to suggest completions before manually setting str type. A small friction step that could be removed.

1 Like