File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# FunctionName
22
3+ ![ ] ( https://img.shields.io/badge/Scala%203-%23de3423.svg?logo=scala&logoColor=white )
4+ [ ![ Latest version] ( https://maven-badges.sml.io/sonatype-central/io.github.matejcerny/function-name_3/badge.svg )] ( https://repo1.maven.org/maven2/io/github/matejcerny/function-name_3 )
5+ [ ![ Build Status] ( https://github.com/matejcerny/function-name/actions/workflows/ci.yml/badge.svg )] ( https://github.com/matejcerny/function-name/actions/workflows/ci.yml )
36[ ![ codecov] ( https://codecov.io/gh/matejcerny/function-name/graph/badge.svg?token=SF6YT4QRVM )] ( https://codecov.io/gh/matejcerny/function-name )
47
58Simple Scala 3 macro which generates name of the function as an opaque type.
Original file line number Diff line number Diff line change 11name = "function-name"
22organization = "io.github.matejcerny"
3- scalaVersion = "3.3.4 "
3+ scalaVersion = "3.3.7 "
44
55scalacOptions = [
66 "-explain",
You can’t perform that action at this time.
0 commit comments