vsl-lang/VSL

Typealias

Closed this issue · 0 comments

A type declaration which is expanded at compile-time:

public typealias User = (name: String, id: Int)