Skip to content

An implementation of the using-Keyword from C# as inline function for Kotlin.

Notifications You must be signed in to change notification settings

FelixEngl/KotlinUsings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using.kt README

Just a simple implementation of a inline function called "using" for Kotlin to prevent the nesting of multiple "use" calls. The idea is based on the concept of the "using" keyword from C# and the "use" function from Kotlin.

About

An implementation of the using-Keyword from C# as inline function for Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages