Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/retheviper/gotlin

Some Kotlin-like functions.
https://github.com/retheviper/gotlin

functional-programming go golang kotlin

Last synced: 11 days ago
JSON representation

Some Kotlin-like functions.

Awesome Lists containing this project

README

        

# Gotlin

![gotlin](misc/gotlin.jpg)

## TL;DR

I just wanted some features similar to kotlin standard libraries in Go.

## Requirement

- Go 1.18+
- Knowledge of Kotlin standard library like [collection operations](https://kotlinlang.org/docs/collection-operations.html) & Some Java APIs.