🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "metaprogramming"

Found 1 matching component(s)

  • function add_sync

    A decorator that creates a synchronous wrapper function for an async function, automatically running it with trio.run() and injecting it into the caller's namespace with a suffix.

    File: /tf/active/vicechatdev/rmcl/sync.py

    decorator async sync trio wrapper

Search Examples