|
|
|
|
|
by chriswarbo
1334 days ago
|
|
Idris uses the same language for run-time and compile-type; and for value-level and type-level. There's no need for a separate template language, or even a separate language for writing types. There's nothing string-specific; it's just using ordinary functions from the standard library :) |
|