Skip to content

Recursive record contracts #1528

Answered by vkleen
suimong asked this question in Q&A
Aug 13, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Nickel has a recursive let binding:

let rec JobDefinition = {
  image | String,
  trigger | optional | Array JobDefinition,
  # other fields omitted
} in ...

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@suimong
Comment options

@vkleen
Comment options

Answer selected by suimong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants