Replies: 2 comments 1 reply
-
| Does passing non-nil arguments for both  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| I'm not sure; I currently use  Thanks! | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to create a wrapper around
use-packagethat evaluates the expandeduse-packageform immediately if the package is ready, and otherwise invokesstraight-use-packageasynchronously to get the package built, and evaluates theuse-packageform in the completion handler. Seems simple enough, if I can figure out whether the package is ready for use. Is that something I can find out?Thanks,
Dave
Beta Was this translation helpful? Give feedback.
All reactions