Skip to content
Snippets Groups Projects
  1. Jan 08, 2024
  2. Dec 28, 2023
    • Maaz Ahmed's avatar
      fix: remove static bounds on query fn params · e25bd94a
      Maaz Ahmed authored
      This fixes the compiler complaining about the arguments not living long enough or escaping the function.
      Now the query functions can take external arguments and compose well together.
      
      Fixes #28
      e25bd94a
  3. Dec 27, 2023
  4. Dec 22, 2023
Loading