Bugs Become Features

  • Home
  • About
  • Research
  • Projects
  • Publications
  • Teaching
  • Blog
  • Archives

Anonymous Functions

1 post tagged with "Anonymous Functions"

  • 09 Sep 2014
    Search Gear 18 - Anonymous Functions and Closures

    Now, I also need a function to process wildcards out of hashtags maybe creating multiple requests from a single tag. Let’s go with anonymous functions and closures, which in flirted with on day 7, what seems like years ago now! https://gobyexample.com/closures func getItem(entries toml.Value) func() string { i := -1 return func() string { i += 1 if i Then a function to loop ‘collect’ for each tag, user, and home.

← All Tags

Simon Harper

Professor of Computer Science, University of Manchester

© 2026 Simon Harper. All rights reserved.

Connect

Built with Hugo