- Likes programming languages
- Computer Science MSc from NTNU, Trondheim
- Working for DR github@dr-thca
- 🖥️ Tech
- Typescript, Git, Python, Haskell, React, Linux, F#, Node
- FOSS
- 📙 Blog
- 🐘 Mastodon
- 🧑 Talk to me about functional programming, Git, open source and any other subject that you want to teach me.
Non-functional programmer
- Oslo, Norway
- https://blog.theodorc.no
- @theodorc_
- @[email protected]
Pinned Loading
-
list_methods
list_methods PublicL([1,2,3]).map(finally).map(chaining).filter(in).reduce(python)
Python 2
-
Change the type of the given keys
Change the type of the given keys 1export type ChangeTypeOfKey<T, K extends keyof T, H> = {
2[Key in keyof T]: Key extends K ? H : T[Key];
3};
45type K = {id:string, name:string, date:string}
-
-
eivindkopperud/tempura
eivindkopperud/tempura PublicA open-source repository for understanding how your data changes through time
Scala
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.