令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
4 people like thisPosted: 5 months ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
9 people like thisPosted: 7 months ago by Phillip Trelford
Download and install Ollama: https://ollama.com/ Ollama is a free common host for multiple different LLM-models like Google Gemma, OpenApi's GPT-OSS, Deepseek, etc.
2 people like thisPosted: 9 months ago by Tuomas Hietanen
ModelContextProtocol with FSharp (MCP with F#) https://modelcontextprotocol.io/docs/getting-started/intro Client and Server examples using https://github.com/modelcontextprotocol/csharp-sdk
2 people like thisPosted: 9 months ago by Tuomas Hietanen
Takes a list of (quantity/amount and price/rate) as decimals, and gives a weighted average
1 people like thisPosted: 9 months ago by Tuomas Hietanen
Example of shaping an anonymous-object-as-JSON structure for an Azure dashboard using strong typing and minimal code using Farmer F# https://compositionalit.github.io/farmer/
3 people like thisPosted: 9 months ago by Tuomas Hietanen
Get Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 15 years ago by Tuomas Hietanen
This function is given a partition predicate and a sequence. Until the predicate returns false, a list will be filled with elements. When it is, both the list and the remainder of the sequence will be returned. Note that this example preserves the laziness of the unchecked sequence elements.
74 people like thisPosted: 15 years ago by Rick Minerich
get the list of ethernet sql servers
90 people like thisPosted: 15 years ago by nCdy
The Let active pattern demonstrated by this snippet can be used to assign values to symbols in pattern matching. This is useful for writing complex pattern matching using match as we can handle multiple cases using a single clause.
64 people like thisPosted: 15 years ago by Tomas Petricek
Learn Key Principle of F# in just a few minutes with the following Sample of "World Bank Type Provider - Exploring Population Data"
383 people like thisPosted: 12 years ago by Muhammad Mugees Asif
Three ways to split a list in half (but not necessarily in the middle). A forth version added that's very short and should be fast, as we only use List.fold. New champ found.
84 people like thisPosted: 15 years ago by Dmitri Pavlenkov
silverlight (22) json (16) lists (15) sequences (48) computation builder (17) mailboxprocessor (27) wpf (20) lazy (20) tutorial (17) fold (22) regex (17) pattern matching (15) staging (18) design patterns (18) dsl (23) computation expression (15) list (56) html (16) async (98) math (35)
Faisal Waris (37) fholm (26) David Klein (16) Cesar Mendoza (17) Brian Berns (9) Ryan Riley (25) Evgeniy Andreev (13) Fabio Galuppo (14) NIck Palladinos (14) Ankur Dhama (20) Phillip Trelford (87) nagat01 (19) Gauthier Segay (11) Kit Eason (51) Taha Hachana (12) Tao Liu (17) Carsten König (10) devshorts (11) Samuel Bosch (12) Tuomas Hietanen (80)
Database contains 3208 snippets out of which 1719 is public.