Skip to content

Instantly share code, notes, and snippets.

@whitetigle
Created January 9, 2019 18:25
Show Gist options
  • Save whitetigle/003cb9a1c7da4c74963d4e6fb9939519 to your computer and use it in GitHub Desktop.
Save whitetigle/003cb9a1c7da4c74963d4e6fb9939519 to your computer and use it in GitHub Desktop.
let options = jsOptions<IOptions>(fun opt ->
opt.length <- 10
opt.symbols <- false
)
let pass = generator.generate options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment