Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

A compile-time type-level quine program for Dotty (Scala 3).

License

Notifications You must be signed in to change notification settings

makenowjust-labs/typelevel-quine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typelevel-quine

A compile-time type-level quine program for Dotty (Scala 3).

About

scala> constValue[quine.Quine] == Source.fromFile(new File("src/main/scala/quine.scala")).mkString
res0: Boolean = true

License

MIT License.

2020 (C) TSUYUSATO "MakeNowJust" Kitsune

About

A compile-time type-level quine program for Dotty (Scala 3).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages