danicat / option

Experiments with Option types in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package Option

This package implements an Option type in Go using generics. This package is provided as a proof of concept only so use it at your own risk.

Gophercon UK 2023 talk

This code is companion to the Gophercon UK 2023 talk "Fun with Generics".

The talk slides can be accessed here

The video link will be added as soon as it is published by the conference.

About

Experiments with Option types in Go

License:MIT License


Languages

Language:Go 100.0%