Skip to content

Revisions

  • The tuple assignment in the delete example was not clearly correct; see issue #15620.

    @ianlancetaylor ianlancetaylor committed May 9, 2016
  • Updated SliceTricks (markdown)

    @thatguystone thatguystone committed Aug 3, 2015
  • Updated SliceTricks (markdown)

    @thatguystone thatguystone committed Aug 3, 2015
  • correct playground http://play.golang.org/p/qPI9qGKaDB

    @avelner avelner committed Jul 29, 2015
  • see http://play.golang.org/p/ijiiW9mOw0

    @avelner avelner committed Jul 29, 2015
  • remove unnecessary and confusing use of parallel assignment

    @adonovan adonovan committed Jul 27, 2015
  • Updated SliceTricks (markdown)

    @adonovan adonovan committed Jul 27, 2015
  • I feet this approach is easier to understand due to the clearer setup of the indices. It also shows the use of assignments in for loops with multiple variables.

    @lemmi lemmi committed Jun 26, 2015
  • Updated SliceTricks (markdown)

    @daviddengcn daviddengcn committed Apr 28, 2015
  • Added example of reversing

    @kisielk kisielk committed Apr 20, 2015
  • Add syntax highlighting to all examples

    @thatguystone thatguystone committed Mar 11, 2015
  • Revert incorrect delete change and add a simpler version

    @thatguystone thatguystone committed Mar 11, 2015
  • Replace "[]string" with "[]T" in unshift example.

    @jmervine jmervine committed Mar 11, 2015
  • Adding "Shift" and "Unshift" examples.

    @jmervine jmervine committed Mar 11, 2015
  • Make titles use bold, not code formatting

    @okdave okdave committed Jan 8, 2015
  • Looks like a simpler solution?

    @davidmz davidmz committed Jan 7, 2015
  • Fix formatting after import

    @okdave okdave committed Dec 10, 2014
  • Wiki data import from Google Code

    @adg adg committed Dec 10, 2014