issues
search
fsharp
/
fslang-suggestions
The place to make suggestions, discuss and vote on F# language and core library features
345
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make it optional to repeat the constraints in extensions
#1390
Tarmil
opened
1 week ago
9
Allow constructor for Unit
#1389
charlesroddie
closed
1 week ago
5
Impove type inference for yields in computation expression to let them be aware of overloads with function parameters
#1388
Lanayx
opened
1 month ago
3
Warning when comparing sequences
#1387
esbenbjerre
opened
1 month ago
2
Change `string` function to always return a non-null result
#1386
T-Gro
opened
1 month ago
2
Allow records to be defined by using position instead of type field names
#1385
cmdoffing
closed
2 months ago
5
Allow automatic generation of function signature in function XML comments
#1384
cmdoffing
opened
2 months ago
5
Avoid constructing intermediate results when chaining operations
#1383
vanaur
opened
2 months ago
6
Allow type declaration with `sig` on code/script files
#1382
noralambda
closed
2 months ago
3
[: and {: syntax to allow indent-based list/CE scoping
#1381
reinux
closed
2 months ago
2
New enclosing quotes for literals to enable unicode literals
#1380
dark-valkyrix
opened
3 months ago
16
An unfold function that returns the final value: ('state -> 't * ('state option)) -> 'state -> 't seq
#1379
reinux
closed
3 months ago
2
Allow assigning arbitrary values when pattern matching
#1378
Larocceau
opened
3 months ago
5
Native interop for C#13 params enhancements
#1377
psfinaki
opened
3 months ago
8
Constructor syntax for discriminated unions type defs
#1376
elsaulio
closed
3 months ago
8
Enforce `AttributeTargets` properly.
#1375
edgarfgp
opened
4 months ago
1
Default Type Annotation
#1374
daveyostcom
opened
4 months ago
6
Computation Expressions bug when using MaintainsVariableSpace / ProjectionParameter
#1373
RealmPlume
opened
5 months ago
0
Allow writing an infix expression with not the same oprand type
#1372
ijklam
opened
5 months ago
3
"Incomplete pattern matches" warning with when guards on clearly complete patterns
#1371
Thorium
opened
5 months ago
7
Preprocessor Directives: #elif missing
#1370
Thorium
opened
5 months ago
2
Relax hash directives (`#token`) to take values other than strings, and formalize their syntax
#1368
abelbraaksma
opened
6 months ago
8
Fix 404 to `CODE_OF_CONDUCT.md`
#1367
abelbraaksma
closed
6 months ago
1
Long overdue: let's rename the branch `master` ➡️ `main`, per policy
#1366
abelbraaksma
closed
6 months ago
1
Fix 404 to `CODE_OF_CONDUCT.md`
#1365
abelbraaksma
closed
6 months ago
0
Allow ParsedHashDirectives to have argument types other than strings
#1364
KevinRansom
closed
6 months ago
2
Support `and!` for task based CE
#1363
Lanayx
opened
6 months ago
18
"for-with" syntactic sugar for folds
#1362
reinux
opened
6 months ago
2
Uniformly add ordered collection functions to Set module where they apply, so further harmonising collection functions
#1361
tomcl
opened
6 months ago
11
Support `inref` in computation expression operations
#1360
xperiandri
opened
6 months ago
16
Support do! ... and! ...
#1359
cmeeren
opened
7 months ago
6
Allow `use` with active patterns in Computation Expressions
#1357
Swoorup
opened
7 months ago
1
Feature request: Support JSON syntax format
#1356
xp44mm
closed
7 months ago
2
Support for C# collection expressions in F# lists and sets
#1355
IsaacSchemm
closed
3 months ago
7
Support for consuming C# `TupleNamedElementsAttribute` metadata to make `ValueTuple` member access safer.
#1354
smoothdeveloper
opened
8 months ago
5
Non-inline SRTP usage
#1353
gimbling-away
opened
8 months ago
9
Pattern matching spans of chars against constant strings
#1351
brianrourkeboll
opened
9 months ago
7
`ReadOnlySpan` initialization from static data
#1350
brianrourkeboll
opened
9 months ago
4
Type-directed constructor resolution
#1349
Lanayx
closed
9 months ago
9
Support using `nameof` to generate literal strings (specifically in Attribute parameter lists).
#1348
baronfel
opened
10 months ago
3
Support (a subset of) interpolated strings in Attribute parameters
#1347
baronfel
opened
10 months ago
2
Compile interpolated strings properly for better performance
#1346
charlesroddie
closed
10 months ago
2
'unit' should implement `IEquatable<unit>` and `IComparable<unit>`
#1345
charlesroddie
closed
1 week ago
10
Allow returning `int` from active patterns that only classing the input
#1344
ijklam
opened
10 months ago
3
[Suggestion] String-backed enums in F#
#1343
SIRHAMY
opened
11 months ago
12
SRTP should support multiple overloads of a method
#1342
nodakai
opened
11 months ago
1
allow named fields in active patterns
#1341
smoothdeveloper
opened
11 months ago
5
`defer-errors-to-runtime` mode for gradual "unbreaking my code" in large refactor
#1340
smoothdeveloper
opened
11 months ago
1
consideration around `.fsharp` folder to make all fsharp tooling more cohesive
#1339
smoothdeveloper
opened
11 months ago
1
`{ _ with ... }` for shorthand lambda to record update
#1338
smoothdeveloper
opened
1 year ago
10
Next