[amscotti@128bit.io ~/posts]# grep -l "dotnet" *.md | xargs -n1 head _
grep results
# Dotnet
- 3 posts matched
Date: August 24, 2020

An overview of F# and its appeal: strong typing with inference, practical functional design, .NET interoperability, and expressive domain modeling.