Christian Gill
- TypesOriginally posted on dev.to/gillchristian. There are many ways of trying to understand programs. People often rely too much on...
- Lambda calculusOriginally posted on dev.to/gillchristian. I figured for some of the days of #100DaysOfFP it makes more sens...
- tsearch first public versionOriginally posted on dev.to/gillchristian. Last week on the first entry of this de...
- A crazy idea and a proof of conceptOriginally posted on dev.to/gillchristian. In December last year I c...
- Debugging Zsh init timesI recently moved from Ubuntu to MacOS and in the process I made several changes to my dotfiles to make them work. But I...
- Control flowFrom imperative to declarative. pipes Imperative based on statements (if, for, while). export const...