Prime icon indicating copy to clipboard operation
Prime copied to clipboard

An F# code library for pure functional programming... and much more!

Results 20 Prime issues
Sort by recently updated
recently updated
newest added

Alternatively, we could check for length wherever this could happen and throw parse or conversion exn directly. Either way, I don't think we want IndexOutOfRangeException to escape from the conversion...

enhancement

Polluting git history with header copyright changes is undesirable if avoidable.

discussion

Currently these do not exist and certainly should.

enhancement

For example, `List.excludes item list` = `not (List.contains item list)`.

enhancement

related discord convo with snipping - dump — Today at 3:30 AM i wonder if there's a way to make a visual distinction between expressions with symbolic expansions and expressions...

enhancement