Skip to content

Conversation

shriram
Copy link
Member

@shriram shriram commented Jul 16, 2025

Joe, can you take a look at this? This is a branch from demo-home for the type refinement feature.

It's not ready to commit to demo-home because:

In examples/refinement.js, I want only the definition of insert (and the check block) to be visible, whereas I want definition of is-sorted-ascending to be hidden. This is because

  1. It's makes the example too tall to fit on screen.
  2. It's more complicated than the actual function, which makes it look like refinements are themselves problematic.
  3. It's the kind of thing someone might want to assign as a homework.

I don't know how to use the export API to have that function be "loaded automatically but hidden".

@jpolitz jpolitz changed the base branch from demo-home to master August 28, 2025 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants